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

Fix manual_let_else produces a wrong suggestion with or-patterns #9966

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

alex-semenyuk
Copy link
Contributor

@alex-semenyuk alex-semenyuk commented Nov 27, 2022

Fix #9938
changelog: Sugg: [manual_let_else]: Suggestions for or-patterns now include required brackets.
#9966

@rust-highfive
Copy link

r? @xFrednet

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 27, 2022
@alex-semenyuk alex-semenyuk force-pushed the manual_let_else_paren branch 2 times, most recently from 27f60f1 to e940606 Compare November 27, 2022 13:12
@bors
Copy link
Collaborator

bors commented Nov 30, 2022

☔ The latest upstream changes (presumably #9943) made this pull request unmergeable. Please resolve the merge conflicts.

Copy link
Member

@xFrednet xFrednet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we can merge this after a rebase :)

@alex-semenyuk
Copy link
Contributor Author

@xFrednet Rebased

@xFrednet
Copy link
Member

xFrednet commented Dec 1, 2022

LGTM, thank you!

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 1, 2022

📌 Commit 05477ff has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Dec 1, 2022

⌛ Testing commit 05477ff with merge 53e1b45...

@bors
Copy link
Collaborator

bors commented Dec 1, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: xFrednet
Pushing 53e1b45 to master...

@bors bors merged commit 53e1b45 into rust-lang:master Dec 1, 2022
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.

manual_let_else produces a wrong suggestion with or-patterns
4 participants