Skip to content

Fix LiftToAnchors for higher-kinded type applications #23672

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
Aug 7, 2025

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 6, 2025

Fixes #21951

Copy link
Contributor

@EugeneFlesselle EugeneFlesselle left a comment

Choose a reason for hiding this comment

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

LGTM

EugeneFlesselle added a commit to dotty-staging/dotty that referenced this pull request Aug 6, 2025
Related to scala#23672 (comment)
But we were dropping a lower bound in this case.
@odersky odersky merged commit 22f50b8 into scala:main Aug 7, 2025
46 checks passed
@odersky odersky deleted the fix-21951 branch August 7, 2025 10:18
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.

Scala 2 regression: extension method is not searched in the companion object of a type parameter's parameter
2 participants