83ad51108b
Fix `needless_collect`'s tendency to suggest code requiring multiple mutable borrows of the same value. Fixes error specified in #7975. changelog: [`needless_collect`] no longer suggests removal of `collect` when removal would create code requiring mutably borrowing a value multiple times. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |