Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Jan 6, 2020

Refine criterion when to instantiate before implicit search. Don't
instantiate typevars that are completely unconstrained. Rely instead
on resolving these typevars by the implicit search.

Instead of doing two traversals, keep type variables that need maximization
in a list.
Refine criterion when to instantiate before implicit search. Don'
instantiate typevars that are completely unconstrained. Rely instead
on resolving these typevars by the implicit search.
@smarter smarter merged commit 21a5608 into scala:master Jan 7, 2020
@smarter smarter deleted the fix-#7877 branch January 7, 2020 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants