julia
b4e4ba7b
- restrict `optimize_until` argument type correctly (#56912)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
restrict `optimize_until` argument type correctly (#56912) The object types that `optimize_until` can accept are restricted by `matchpass`, so this restriction should also be reflected in functions like `typeinf_ircode` too.
References
#56912 - restrict `optimize_until` argument type correctly
Author
aviatesk
Parents
8788497d
Loading