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 the wrong suggestion when using macro in collapsible_if #5992

Merged

Conversation

giraffate
Copy link
Contributor

Fix #5962

changelog: Fix the wrong suggestion when using macro in collapsible_if

@rust-highfive
Copy link

r? @yaahc

(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 Aug 31, 2020
@yaahc
Copy link
Member

yaahc commented Aug 31, 2020

Looks great, thank you @giraffate.

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 31, 2020

📌 Commit 001f9e4 has been approved by yaahc

@bors
Copy link
Collaborator

bors commented Aug 31, 2020

⌛ Testing commit 001f9e4 with merge 066f105...

@bors
Copy link
Collaborator

bors commented Aug 31, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: yaahc
Pushing 066f105 to master...

@bors bors merged commit 066f105 into rust-lang:master Aug 31, 2020
@giraffate giraffate deleted the fix_wrong_seggestion_in_collapsible_if branch September 3, 2020 14:24
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.

Autofix on an if statement with a nested if statement using matches breaks
4 participants