julia
c1f806df - compile: make more efficient by discarding internal names (#56702)

Commit
1 year ago
compile: make more efficient by discarding internal names (#56702) These are not user-visible, so this makes the compiler faster and more efficient with no effort on our part, and avoids duplicating the debug_level parameter.
Author
Parents
Loading