Skip to content

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

Merged
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:let-else-parens
May 3, 2026
Merged

fix: Wrap top level or patterns in parens in convert_match_to_let_else#22229
ShoyuVanilla merged 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
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue May 3, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 3, 2026
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue May 3, 2026
Merged via the queue into rust-lang:master with commit a34e9a2 May 3, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 3, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the let-else-parens branch May 3, 2026 02:25
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.

Clippy manual_let_else suggestion is applied without surrounding parens

3 participants