rust/tests/ui/half-open-range-patterns
2024-11-23 08:57:25 -07:00
..
exclusive_range_pattern_syntax_collision2.rs
exclusive_range_pattern_syntax_collision2.stderr
exclusive_range_pattern_syntax_collision3.rs
exclusive_range_pattern_syntax_collision3.stderr
exclusive_range_pattern_syntax_collision.rs
exclusive_range_pattern_syntax_collision.stderr
feature-gate-half-open-range-patterns-in-slices.rs
feature-gate-half-open-range-patterns-in-slices.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
half-open-range-pats-bad-types.rs
half-open-range-pats-bad-types.stderr
half-open-range-pats-exhaustive-fail.rs
half-open-range-pats-exhaustive-fail.stderr
half-open-range-pats-exhaustive-pass.rs
half-open-range-pats-inclusive-dotdotdot-bad-syntax.rs
half-open-range-pats-inclusive-dotdotdot-bad-syntax.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
half-open-range-pats-inclusive-match-arrow.rs
half-open-range-pats-inclusive-match-arrow.stderr
half-open-range-pats-inclusive-no-end.rs
half-open-range-pats-inclusive-no-end.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
half-open-range-pats-ref-ambiguous-interp.rs
half-open-range-pats-ref-ambiguous-interp.stderr Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
half-open-range-pats-semantics.rs Update f16/f128 FIXMEs that needed (NEG_)INFINITY 2024-07-08 18:02:14 -04:00
half-open-range-pats-syntactic-pass.rs
half-open-range-pats-thir-lower-empty.rs Update f16/f128 FIXMEs that needed (NEG_)INFINITY 2024-07-08 18:02:14 -04:00
half-open-range-pats-thir-lower-empty.stderr Update f16/f128 FIXMEs that needed (NEG_)INFINITY 2024-07-08 18:02:14 -04:00
pat-tuple-4.rs
pat-tuple-5.rs
pat-tuple-5.stderr
range_pat_interactions0.rs
range_pat_interactions1.rs
range_pat_interactions1.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
range_pat_interactions2.rs
range_pat_interactions2.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
range_pat_interactions3.rs
range_pat_interactions3.stderr
slice_pattern_syntax_problem0.rs
slice_pattern_syntax_problem0.stderr
slice_pattern_syntax_problem1.rs
slice_pattern_syntax_problem1.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
slice_pattern_syntax_problem2.rs