rust/tests/ui/pattern/usefulness/integer-ranges
2023-11-22 03:25:15 +01:00
..
exhaustiveness.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
exhaustiveness.stderr Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
overlapping_range_endpoints.rs Lint overlapping ranges as a separate pass 2023-10-27 05:16:26 +02:00
overlapping_range_endpoints.stderr Lint overlapping ranges as a separate pass 2023-10-27 05:16:26 +02:00
pointer-sized-int.allow.stderr Add some tests 2023-11-22 02:14:42 +01:00
pointer-sized-int.deny.stderr Add some tests 2023-11-22 02:14:42 +01:00
pointer-sized-int.rs Add some tests 2023-11-22 02:14:42 +01:00
precise_pointer_matching-message.rs Match usize/isize exhaustively 2023-10-27 19:56:12 +02:00
precise_pointer_matching-message.stderr Match usize/isize exhaustively 2023-10-27 19:56:12 +02:00
reachability.rs Fully rework the algorithm and its explanation 2023-11-22 03:25:15 +01:00
reachability.stderr Fully rework the algorithm and its explanation 2023-11-22 03:25:15 +01:00