Skip to content

Fix #4987: Avoid widening instantiations to module classes #8468

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 2 commits into from
Mar 8, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 8, 2020

When instantiating a type variable, avoid widening to a module class reference.
Widen to the source module instead.

odersky added 2 commits March 8, 2020 13:29
When instantiating a type variable, avoid widening to a module class reference.
Widen to the source module instead.
@smarter smarter merged commit 5db52c3 into scala:master Mar 8, 2020
@smarter smarter deleted the fix-#4987 branch March 8, 2020 14:40
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