mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 23:20:39 +00:00
1b6561f59b
Correct parentheses for [`needless_borrow`] suggestion This fixes #12268 Clippy no longer adds unnecessary parentheses in suggestions when the expression is part of a tuple. --- changelog: Fix [`needless_borrow`] unnecessary parentheses in suggestion. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |