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 various redundant_closure bugs #7661

Merged
merged 2 commits into from
Sep 13, 2021
Merged

Fix various redundant_closure bugs #7661

merged 2 commits into from
Sep 13, 2021

Conversation

camsteffen
Copy link
Contributor

changelog: Fix various false negatives and false positives for [redundant_closure]

Closes #3071
Closes #4002

This lint is full of weird nuances and this is basically a re-write to tighten up the logic.

@rust-highfive
Copy link

r? @giraffate

(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 Sep 10, 2021
@camsteffen camsteffen changed the title Eta Fix various redundant_closure bugs Sep 10, 2021
@giraffate
Copy link
Contributor

@bors r+

Thanks!

@bors
Copy link
Collaborator

bors commented Sep 13, 2021

📌 Commit ae2a95f has been approved by giraffate

@bors
Copy link
Collaborator

bors commented Sep 13, 2021

⌛ Testing commit ae2a95f with merge a64b769...

@bors
Copy link
Collaborator

bors commented Sep 13, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: giraffate
Pushing a64b769 to master...

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
4 participants