julia
a9466312
- typeintersect: conservative typevar subtitution during `finish_unionall` (#54465)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
typeintersect: conservative typevar subtitution during `finish_unionall` (#54465) This commit adds a nothrow path for type instantiation, which eliminates the bad `Union` elements from the result rather than returns the bottom type. close #54404
References
#54465 - typeintersect: conservative typevar subtitution during `finish_unionall`
Author
N5N3
Parents
16d70b53
Loading