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 needless_pass_by_value lint #3076

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Jan 9, 2025

This also gets rid of some unneeded cloning

@emilio emilio added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
This also gets rid of some unneeded cloning
@nyurik nyurik force-pushed the needless_pass_by_value branch from 6828a92 to debc290 Compare January 29, 2025 07:06
@emilio emilio added this pull request to the merge queue Feb 1, 2025
Merged via the queue into rust-lang:main with commit c704b14 Feb 1, 2025
34 checks passed
@nyurik nyurik deleted the needless_pass_by_value branch February 1, 2025 20:42
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.

2 participants