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

Backport "Quotes type printing: take infix type modifier into account" to LTS #16

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

WojciechMazur
Copy link

Backports scala#21726 to the 3.3.5.

PR submitted by the release tooling.
[skip ci]

smarter and others added 2 commits December 5, 2024 17:13
This is similar to how the regular compiler `.show` handles `infix` but using
explicit parens everywhere to not have to reimplement the precedence
logic (maybe quote type printing should just use `.show` eventually).

[Cherry-picked 936c009]
Base automatically changed from backport-lts-3.3-21718 to lts-3.3 December 6, 2024 15:15
@WojciechMazur
Copy link
Author

No regressions detected in the community build up to backport-lts-3.3-22148.

Reference

@WojciechMazur WojciechMazur merged commit dbff52c into lts-3.3 Dec 6, 2024
18 of 19 checks passed
@WojciechMazur WojciechMazur deleted the backport-lts-3.3-21726 branch December 6, 2024 15:15
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.

2 participants