Skip to content

Fix #5650: Use upper bound of match types for rhs #5664

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 4, 2019

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 30, 2018

Assume a match typedef is a subtype of its upper bound while typechecking
the right hand side.

Assume a match typedef is a subtype of its upper bound while typechecking
the right hand side.
@smarter smarter merged commit 1340acb into scala:master Jan 4, 2019
@allanrenucci allanrenucci deleted the fix-#5650 branch January 4, 2019 21:10
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