Skip to content

Parenthesize leading Expr::Let in statement#1700

Merged
dtolnay merged 1 commit intomasterfrom
leadinglet
Jul 7, 2024
Merged

Parenthesize leading Expr::Let in statement#1700
dtolnay merged 1 commit intomasterfrom
leadinglet

Conversation

@dtolnay
Copy link
Copy Markdown
Owner

@dtolnay dtolnay commented Jul 7, 2024

Printing Expr::Let at the start of a statement would cause it to be interpreted as Stmt::Local. This PR causes parentheses to be inserted in that scenario to preserve the Expr::Let.

@dtolnay dtolnay merged commit 7276662 into master Jul 7, 2024
@dtolnay dtolnay deleted the leadinglet branch July 7, 2024 03:11
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.

1 participant