mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 23:24:24 +00:00
55563f9ce1
* Don't suggest moving modifications to locals used in any of the condition expressions * Don't suggest moving anything after a local with a significant drop |
||
---|---|---|
.. | ||
false_positives.rs | ||
shared_at_bottom.rs | ||
shared_at_bottom.stderr | ||
shared_at_top.rs | ||
shared_at_top.stderr | ||
shared_at_top_and_bottom.rs | ||
shared_at_top_and_bottom.stderr | ||
valid_if_blocks.rs | ||
valid_if_blocks.stderr |