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

Fix handling of right associative extension methods across scaladoc and printers #20467

Merged
merged 1 commit into from
May 28, 2024

Conversation

Florian3k
Copy link
Contributor

@Florian3k Florian3k commented May 24, 2024

Fixes #19925
The same issue with handling right associative extension methods was also present in RefinedPrinter and ShortenedTypePrinter, so I fixed those as well

@Florian3k Florian3k requested a review from rochala May 24, 2024 14:23
@Florian3k Florian3k merged commit d3df8ca into scala:main May 28, 2024
19 checks passed
@Kordyjan Kordyjan added this to the 3.5.1 milestone Jul 3, 2024
WojciechMazur added a commit that referenced this pull request Jul 8, 2024
…nd printers (#20467)

Fixes #19925 
The same issue with handling right associative extension methods was
also present in RefinedPrinter and ShortenedTypePrinter, so I fixed
those as well
[Cherry-picked d3df8ca][modified]
WojciechMazur added a commit that referenced this pull request Jul 9, 2024
…scaladoc and printers" to LTS (#21125)

Backports #20467 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
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.

scaladoc crashes on extension methods involving tuples
3 participants