mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 21:53:23 +00:00
c07cbb9ea6
Rework `branches_sharing_code` fixes #7378 This changes the lint from checking pairs of blocks, to checking all the blocks at the same time. As such there's almost none of the original code left. changelog: Don't lint `branches_sharing_code` when using different binding names |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |