julia
ec906ceb
- inference: improve management of non-type parameters (#42693)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
inference: improve management of non-type parameters (#42693) Prevent occurrence of v or Type{v} in the type-lattice, where v is not a Type (or TypeVar). Fixes #42646, and similar problems from code-reading.
References
#42693 - inference: improve management of non-type parameters
Author
vtjnash
Parents
8aea375d
Loading