Skip to content

Fix #8129: Refine atoms computation #8137

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
Feb 4, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 30, 2020

It makes a difference whether a type appears to the left or to the right
of a <:< comparison. On the left, an abstract type upper bounded by some
atoms can assume to have these atoms. But on the right, that's not the case.

It makes a difference whether a type appears to the left or to the right
of a <:< comparison. On the left, an abstract type upper bounded by some
atoms can assume to have these atoms. But on the right, that's not the case.
@OlivierBlanvillain OlivierBlanvillain merged commit 6466611 into scala:master Feb 4, 2020
@OlivierBlanvillain OlivierBlanvillain deleted the fix-#8129 branch February 4, 2020 15:36
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