Skip to content

fix: Wrap top level or patterns in parens in convert_match_to_let_else#22229

Open
ChayimFriedman2 wants to merge 1 commit intorust-lang:masterfrom
ChayimFriedman2:let-else-parens
Open

fix: Wrap top level or patterns in parens in convert_match_to_let_else#22229
ChayimFriedman2 wants to merge 1 commit intorust-lang:masterfrom
ChayimFriedman2:let-else-parens

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Apr 30, 2026

I really hate the way it was done, we should improve the editor.

Fixes #22227.

I really hate the way it was done, we should improve the editor.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clippy manual_let_else suggestion is applied without surrounding parens

2 participants