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

Make right assoc ext method fwd refs error #21641

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

dwijnand
Copy link
Member

Fixes #16815

@dwijnand dwijnand changed the title Make right assoc extx method fwd refs error Make right assoc ext method fwd refs error Sep 24, 2024
@dwijnand dwijnand marked this pull request as ready for review September 24, 2024 21:13
@dwijnand
Copy link
Member Author

@Sporarum want to review?

Copy link
Contributor

@odersky odersky left a comment

Choose a reason for hiding this comment

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

Nice fix!

@odersky odersky merged commit 27a4d8f into scala:main Sep 26, 2024
28 checks passed
@dwijnand dwijnand deleted the illegal-right-assoc-ext-meth-fwd-refs branch September 26, 2024 16:16
@WojciechMazur WojciechMazur added this to the 3.6.0 milestone Oct 8, 2024
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.

Right associative extension method allow apparent forward reference between parameters
3 participants