mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
ca6a647490
Change applicability of `assigning_clones` to `Unspecified` Before we deal with https://github.com/rust-lang/rust-clippy/pull/12473 and the borrow checker errors, I think that it would be better to downgrade this lint, since it can break code. changelog: Change the applicability of `assigning_clones` to `Unspecified` r? `@blyxyas` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |