julia
c1f806df
- compile: make more efficient by discarding internal names (#56702)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#56702 - compile: make more efficient by discarding internal names
Author
vtjnash
Parents
5053a175
Loading