rust-clippy/tests/ui/branches_sharing_code
2023-12-16 17:40:32 +01: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 add tests, lint on while let true and matches!(.., true) 2023-12-16 17:40:32 +01:00
shared_at_top.rs Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
shared_at_top.stderr Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02: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 Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
valid_if_blocks.rs Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00
valid_if_blocks.stderr Automatic generation of error annotations for ui tests 2023-08-22 17:18:11 +02:00