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

RedundantParens: don't rewrite unary within select #4118

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

kitbellew
Copy link
Collaborator

In reality, it's unclear why ApplyUnary extends Term.Ref, but since Term.Select does, too, let's introduce a special-case handling for it. Fixes #4116.

In reality, it's unclear why ApplyUnary extends Term.Ref, but since
Term.Select does, too, let's introduce a special-case handling for it.
@kitbellew kitbellew requested a review from tgodzik July 25, 2024 15:15
@kitbellew kitbellew merged commit b1b2b49 into scalameta:master Jul 25, 2024
9 checks passed
@kitbellew kitbellew deleted the 4116 branch July 25, 2024 15:49
@armanbilge
Copy link

Still running into this, unfortunately I think this fix has not yet been released.

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.

Invalid state for bit operations
3 participants