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

Don't trigger same_item_push if the vec is used in the loop body #7018

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

Y-Nak
Copy link
Contributor

@Y-Nak Y-Nak commented Apr 2, 2021

fixes #6987
changelog: same_item_push: Don't trigger if the vec is used in the loop body

@rust-highfive
Copy link

r? @Manishearth

(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 Apr 2, 2021
@Manishearth
Copy link
Member

@bors r+

This looks great, thanks!

@bors
Copy link
Collaborator

bors commented Apr 5, 2021

📌 Commit 9f6f001 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Apr 5, 2021

⌛ Testing commit 9f6f001 with merge 57406c9...

@bors
Copy link
Collaborator

bors commented Apr 5, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing 57406c9 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
Development

Successfully merging this pull request may close these issues.

False positive of clippy::same_item_push
4 participants