mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-03-02 22:37:23 +00:00
Fix `needless_borrow` causing mutable borrows to be moved fixes #8191 changelog: Fix `needless_borrow` causing mutable borrows to be moved changelog: Rename `ref_in_deref` to `needless_borrow` changelog: Suggest removing the borrow on method call receivers in `needless_borrow` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |