julia
ec906ceb - inference: improve management of non-type parameters (#42693)

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.
Author
Parents
Loading