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 allow bug in trivially_copy_pass_by_ref #4250

Merged
merged 1 commit into from Jul 3, 2019
Merged

Fix allow bug in trivially_copy_pass_by_ref #4250

merged 1 commit into from Jul 3, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jul 3, 2019

Closes #3992

changelog: Fix allow bug in trivially_copy_pass_by_ref

@phansch
Copy link
Member

phansch commented Jul 3, 2019

@bors r+ thanks!

@bors
Copy link
Contributor

bors commented Jul 3, 2019

📌 Commit 8fa0232 has been approved by phansch

@bors
Copy link
Contributor

bors commented Jul 3, 2019

⌛ Testing commit 8fa0232 with merge e490f49...

bors added a commit that referenced this pull request Jul 3, 2019
Fix allow bug in `trivially_copy_pass_by_ref`

Closes #3992

changelog: Fix allow bug in `trivially_copy_pass_by_ref`
@bors
Copy link
Contributor

bors commented Jul 3, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing e490f49 to master...

@bors bors merged commit 8fa0232 into rust-lang:master Jul 3, 2019
@ghost ghost deleted the fix-3992 branch July 4, 2019 04:25
@ghost ghost mentioned this pull request Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning for trivially_copy_pass_by_ref in traits even when allowed
2 participants