Skip to content
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

When checking tp1 <:< tycon2[args2], widen tp1 to reveal application #12846

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

smarter
Copy link
Member

@smarter smarter commented Jun 16, 2021

Fixes #11499 (see the discussion there for details on what happened in
the test case before this change).

Fixes scala#11499 (see the discussion there for details on what happened in
the test case before this change).
Copy link
Contributor

@abgruszecki abgruszecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@abgruszecki abgruszecki merged commit 227d55c into scala:master Jun 17, 2021
@abgruszecki abgruszecki deleted the fix-i11499 branch June 17, 2021 10:09
@Kordyjan Kordyjan added this to the 3.0.2 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.

Type inference issue involve type alias and higher-kinded type
3 participants