rust/src/test/ui/half-open-range-patterns
2022-12-10 14:35:40 -08:00
..
exclusive_range_pattern_syntax_collision.rs Split slice part of feature(half_open_range_patterns) to [...]_in_slices 2022-10-08 11:00:13 +02:00
exclusive_range_pattern_syntax_collision.stderr Introduce with_forced_trimmed_paths 2022-12-10 14:35:40 -08:00
exclusive_range_pattern_syntax_collision2.rs Split slice part of feature(half_open_range_patterns) to [...]_in_slices 2022-10-08 11:00:13 +02:00
exclusive_range_pattern_syntax_collision2.stderr Introduce with_forced_trimmed_paths 2022-12-10 14:35:40 -08:00
exclusive_range_pattern_syntax_collision3.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
exclusive_range_pattern_syntax_collision3.stderr Introduce with_forced_trimmed_paths 2022-12-10 14:35:40 -08:00
feature-gate-half-open-range-patterns-in-slices.rs Split slice part of feature(half_open_range_patterns) to [...]_in_slices 2022-10-08 11:00:13 +02:00
feature-gate-half-open-range-patterns-in-slices.stderr Split slice part of feature(half_open_range_patterns) to [...]_in_slices 2022-10-08 11:00:13 +02:00
half-open-range-pats-bad-types.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-bad-types.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-exhaustive-fail.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-exhaustive-fail.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-exhaustive-pass.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-inclusive-dotdotdot-bad-syntax.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-inclusive-dotdotdot-bad-syntax.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-inclusive-no-end.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-inclusive-no-end.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-ref-ambiguous-interp.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-ref-ambiguous-interp.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-semantics.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-syntactic-pass.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-thir-lower-empty.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
half-open-range-pats-thir-lower-empty.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
pat-tuple-4.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
pat-tuple-5.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
pat-tuple-5.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
range_pat_interactions0.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
range_pat_interactions1.rs Add & bless tests 2021-06-03 20:49:27 -07:00
range_pat_interactions1.stderr Add & bless tests 2021-06-03 20:49:27 -07:00
range_pat_interactions2.rs Add & bless tests 2021-06-03 20:49:27 -07:00
range_pat_interactions2.stderr Add & bless tests 2021-06-03 20:49:27 -07:00
range_pat_interactions3.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
range_pat_interactions3.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
slice_pattern_syntax_problem0.rs Split slice part of feature(half_open_range_patterns) to [...]_in_slices 2022-10-08 11:00:13 +02:00
slice_pattern_syntax_problem0.stderr Reestablish feature gate for RangeFrom in slices 2021-06-03 20:49:33 -07:00
slice_pattern_syntax_problem1.rs Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
slice_pattern_syntax_problem1.stderr Stabilize half_open_range_patterns 2022-10-08 11:00:13 +02:00
slice_pattern_syntax_problem2.rs Reestablish feature gate for RangeFrom in slices 2021-06-03 20:49:33 -07:00