Skip to content

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
odersky added a commit that referenced this pull request Sep 10, 2025
Related to #23672 
But we were dropping a lower bound in this case.
HarrisL2 pushed a commit to HarrisL2/scala3 that referenced this pull request Sep 12, 2025
Related to scala#23672 (comment)
But we were dropping a lower bound in this case.
tgodzik pushed a commit to scala/scala3-lts that referenced this pull request Sep 12, 2025
Related to scala#23672 (comment)
But we were dropping a lower bound in this case.

[Cherry-picked 6732630]
WojciechMazur added a commit that referenced this pull request Sep 20, 2025
….7.4 (#23973)

Backports #23672 to the 3.7.4.

PR submitted by the release tooling.
[skip ci]
WojciechMazur pushed a commit that referenced this pull request Sep 20, 2025
Related to #23672 (comment)
But we were dropping a lower bound in this case.

[Cherry-picked 6732630]
@WojciechMazur WojciechMazur added this to the 3.7.4 milestone Sep 23, 2025
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
3 participants