julia
b5b0684e
- Avoid impossible unionall normalization (#42003)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Avoid impossible unionall normalization (#42003) If the unionall bounds are inconsistent with the wrapper's bound, avoid throwing due to an impossible type instantiation.
References
#42003 - Avoid impossible unionall normalization
Author
martinholters
Parents
b21d2de9
Loading