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

do not trigger map_clone in the case of &mut #6301

Merged
merged 1 commit into from
Nov 8, 2020

Conversation

alex-700
Copy link
Contributor

@alex-700 alex-700 commented Nov 6, 2020

fixes #6299
changelog: do not trigger map_clone in the case of &mut

@rust-highfive
Copy link

r? @ebroto

(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 6, 2020
@matthiaskrgr
Copy link
Member

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Nov 8, 2020

📌 Commit 5f57608 has been approved by matthiaskrgr

@bors
Copy link
Contributor

bors commented Nov 8, 2020

⌛ Testing commit 5f57608 with merge 96d5f45...

@bors
Copy link
Contributor

bors commented Nov 8, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: matthiaskrgr
Pushing 96d5f45 to master...

@bors bors merged commit 96d5f45 into rust-lang:master Nov 8, 2020
@alex-700 alex-700 deleted the fix-map-clone branch December 29, 2020 11:25
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 map_clone
5 participants