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

review: fix: consolidate and improve targeted expression precedence #6105

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

SirYwell
Copy link
Collaborator

Whether a targeted expression requires additional parentheses got out of sync in two situations. By deduplicating the code, this can be avoided. This PR also addresses other expressions that need parentheses and adds tests for them.

@monperrus monperrus merged commit 7146351 into master Feb 17, 2025
14 checks passed
@monperrus
Copy link
Collaborator

thanks @SirYwell and @I-Al-Istannen

@SirYwell SirYwell deleted the fix/more-targeted-expressions branch February 17, 2025 13:52
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.

3 participants