rust/tests/ui/half-open-range-patterns
Camille GILLOT 05082f57af Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
..
exclusive_range_pattern_syntax_collision.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
exclusive_range_pattern_syntax_collision.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
exclusive_range_pattern_syntax_collision2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
exclusive_range_pattern_syntax_collision2.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
exclusive_range_pattern_syntax_collision3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
exclusive_range_pattern_syntax_collision3.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
feature-gate-half-open-range-patterns-in-slices.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
feature-gate-half-open-range-patterns-in-slices.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-bad-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-bad-types.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-exhaustive-fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-exhaustive-fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-exhaustive-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-inclusive-dotdotdot-bad-syntax.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-inclusive-dotdotdot-bad-syntax.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-inclusive-match-arrow.rs Improve diagnostic for missing space in range pattern 2023-02-02 13:18:12 +00:00
half-open-range-pats-inclusive-match-arrow.stderr Improve diagnostic for missing space in range pattern 2023-02-02 13:18:12 +00:00
half-open-range-pats-inclusive-no-end.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-inclusive-no-end.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-ref-ambiguous-interp.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-ref-ambiguous-interp.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-semantics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-syntactic-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
half-open-range-pats-thir-lower-empty.rs Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
half-open-range-pats-thir-lower-empty.stderr Perform match checking on THIR. 2023-04-03 15:59:21 +00:00
pat-tuple-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pat-tuple-5.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pat-tuple-5.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
range_pat_interactions0.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
range_pat_interactions1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
range_pat_interactions1.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
range_pat_interactions2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
range_pat_interactions2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
range_pat_interactions3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
range_pat_interactions3.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice_pattern_syntax_problem0.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice_pattern_syntax_problem0.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice_pattern_syntax_problem1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice_pattern_syntax_problem1.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice_pattern_syntax_problem2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00