mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 17:07:17 +00:00
543d56938e
This commit: - now makes `HirEqInterExpr::eq_block` take comments into account. Identical code with varying comments will no longer be considered equal. - makes necessary adjustments to UI tests. |
||
---|---|---|
.. | ||
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 |