ruff
517ca260
- Fix clippy::needless_pass_by_value (pedantic)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix clippy::needless_pass_by_value (pedantic) “this argument is passed by value, but not consumed in the function body” https://rust-lang.github.io/rust-clippy/master/index.html#needless_pass_by_value Signed-off-by: Anders Kaseorg <andersk@mit.edu>
References
#869 - Fix most clippy::pedantic lints
Author
andersk
Committer
charliermarsh
Parents
348ff509
Loading