rust/tests/ui/pattern/usefulness/integer-ranges
2024-01-11 14:04:11 +01:00
..
exhaustiveness.rs
exhaustiveness.stderr
issue-117648-overlapping_range_endpoints-false-positive.rs Only lint ranges that really overlap 2024-01-11 14:04:11 +01:00
overlapping_range_endpoints.rs Only lint ranges that really overlap 2024-01-11 14:04:11 +01:00
overlapping_range_endpoints.stderr Only lint ranges that really overlap 2024-01-11 14:04:11 +01:00
pointer-sized-int.deny.stderr Remove the precise_pointer_size_matching feature gate 2023-12-04 11:56:21 +01:00
pointer-sized-int.rs Remove the precise_pointer_size_matching feature gate 2023-12-04 11:56:21 +01:00
precise_pointer_matching-message.rs Match usize/isize exhaustively 2023-10-27 19:56:12 +02:00
precise_pointer_matching-message.stderr Remove the precise_pointer_size_matching feature gate 2023-12-04 11:56:21 +01: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