julia
8b5f5da7
- Allow :new constant inference in more cases
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Allow :new constant inference in more cases Previously we allowed only bitstypes. However, it is legal to do so for and the current code works for all concrete immutables, so weaken the guarding condition appropriately here.
References
#29491 - Allow :new constant inference in more cases
Author
Keno
Committer
Keno
Parents
a984ad03
Loading