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

Add #[allow(clippy::needless_pass_by_value)] to drop_inner #200

Merged
merged 1 commit into from May 6, 2020

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented May 6, 2020

This lint does not warn the receiver.

@taiki-e taiki-e force-pushed the clippy-needless_pass_by_value branch from e82c6ad to bfd4374 Compare May 6, 2020 16:16
This lint does not warn the receiver.
@taiki-e taiki-e force-pushed the clippy-needless_pass_by_value branch from bfd4374 to aea96dd Compare May 6, 2020 16:36
@taiki-e
Copy link
Owner Author

taiki-e commented May 6, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented May 6, 2020

Build succeeded:

@bors bors bot merged commit 7bdfc00 into master May 6, 2020
@bors bors bot deleted the clippy-needless_pass_by_value branch May 6, 2020 16:45
@taiki-e taiki-e added the A-drop Area: #[pinned_drop] and Drop label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-drop Area: #[pinned_drop] and Drop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant