rust-clippy/tests/ui/branches_sharing_code
2024-02-17 12:34:54 +00:00
..
false_positives.rs Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup 2022-07-18 09:39:37 +02:00
shared_at_bottom.rs add tests, lint on while let true and matches!(.., true) 2023-12-16 17:40:32 +01:00
shared_at_bottom.stderr Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00
shared_at_top.rs Make HirEqInterExpr::eq_block take comments into account 2024-01-02 11:30:20 +05:30
shared_at_top.stderr Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00
shared_at_top_and_bottom.rs Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
shared_at_top_and_bottom.stderr Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00
valid_if_blocks.rs Make HirEqInterExpr::eq_block take comments into account 2024-01-02 11:30:20 +05:30
valid_if_blocks.stderr Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00