Skip to content

Fix #3882: Take LazyRefs into account for monitored subtype checking #3885

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
Jan 22, 2018

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 22, 2018

Two types can differ only in their LazyRefs, but still need to be treated
as the same for the purpose of subtype cycle checking.

…king

Two types can differ only in their LazyRefs, but still need to be treated
as the same for the purpose of subtype cycle checking.
i3882.scala can be compiled only if deep subtypes are allowed.
@odersky odersky merged commit 7741f12 into scala:master Jan 22, 2018
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