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 lint iter_with_drain on references #8668

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Apr 9, 2022

fixes #8538
changelog: Don't lint iter_with_drain on references

@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 9, 2022
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 11, 2022

📌 Commit 744b0ff has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Apr 11, 2022

⌛ Testing commit 744b0ff with merge 18ab97d...

@bors
Copy link
Collaborator

bors commented Apr 11, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing 18ab97d to master...

@bors bors merged commit 18ab97d into rust-lang:master Apr 11, 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.

iter_with_drain false positive when no ownership of the vector
4 participants