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 clone_on_copy false positives #4411

Merged
merged 1 commit into from Aug 19, 2019
Merged

Fix clone_on_copy false positives #4411

merged 1 commit into from Aug 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented Aug 19, 2019

Closes #4384

changelog: Fix clone_on_copy false positives

@ghost
Copy link
Author

ghost commented Aug 19, 2019

There was already code to handle these cases so this must be a regression.

@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 19, 2019
@flip1995
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 19, 2019

📌 Commit 68a1af5 has been approved by flip1995

bors added a commit that referenced this pull request Aug 19, 2019
Fix `clone_on_copy` false positives

Closes #4384

changelog: Fix `clone_on_copy` false positives
@bors
Copy link
Collaborator

bors commented Aug 19, 2019

⌛ Testing commit 68a1af5 with merge 5c71c1b...

@bors
Copy link
Collaborator

bors commented Aug 19, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 5c71c1b to master...

@bors bors merged commit 68a1af5 into rust-lang:master Aug 19, 2019
@ghost ghost deleted the fix-4384 branch August 21, 2019 03:43
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 for clone_on_copy
3 participants