Skip to content

Fix #9735: Tighten opaque types check #9938

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 3 commits into from
Oct 6, 2020
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 2, 2020

We already had a check that opaque type aliases must be fully applied, but
that check did not kick in when the opaque type has type parameters.

We already has a check that opaque type aliases must be fully applied, but
that check did not kick in when the opaque type has type parameters.
@odersky odersky merged commit 47cd8d4 into scala:master Oct 6, 2020
@odersky odersky deleted the fix-#9735 branch October 6, 2020 16:08
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

3 participants