Skip to content

Fix #2671: Don't instantiate typevars before creating implicit closure #3899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 24, 2018

We were a bit too conservative in instantiating all type variables before
creating an implicit closure. This causes unwanted instantiations, see #2671.

…losure

We were a bit too conservative in instantiating and type variables before
creating an implicit closure. This causes unwanted instantiations, see scala#2671.
@nicolasstucki nicolasstucki merged commit 1fb82a5 into scala:master Jan 25, 2018
@allanrenucci allanrenucci deleted the fix-#2671 branch January 25, 2018 08:37
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