rust/src/test/ui/half-open-range-patterns
2021-12-29 13:02:14 -08:00
..
exclusive_range_pattern_syntax_collision.rs
exclusive_range_pattern_syntax_collision.stderr Make TyS::is_suggestable more structual 2021-12-14 11:32:06 -08:00
exclusive_range_pattern_syntax_collision2.rs
exclusive_range_pattern_syntax_collision2.stderr Make TyS::is_suggestable more structual 2021-12-14 11:32:06 -08:00
exclusive_range_pattern_syntax_collision3.rs
exclusive_range_pattern_syntax_collision3.stderr Make TyS::is_suggestable more structual 2021-12-14 11:32:06 -08:00
feature-gate-half-open-range-patterns.rs Add & bless tests 2021-06-03 20:49:27 -07:00
feature-gate-half-open-range-patterns.stderr Add & bless tests 2021-06-03 20:49:27 -07:00
half-open-range-pats-bad-types.rs char not char 2020-09-26 13:34:49 +01:00
half-open-range-pats-bad-types.stderr char not char 2020-09-26 13:34:49 +01:00
half-open-range-pats-exhaustive-fail.rs Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
half-open-range-pats-exhaustive-fail.stderr Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
half-open-range-pats-exhaustive-pass.rs Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
half-open-range-pats-inclusive-dotdotdot-bad-syntax.rs
half-open-range-pats-inclusive-dotdotdot-bad-syntax.stderr Bless tests 2021-10-15 02:36:58 -05:00
half-open-range-pats-inclusive-no-end.rs
half-open-range-pats-inclusive-no-end.stderr Bless tests 2021-10-15 02:36:58 -05:00
half-open-range-pats-ref-ambiguous-interp.rs
half-open-range-pats-ref-ambiguous-interp.stderr Fix whitespace in pretty printed PatKind::Range 2021-12-29 13:02:14 -08:00
half-open-range-pats-semantics.rs Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
half-open-range-pats-syntactic-pass.rs
half-open-range-pats-thir-lower-empty.rs Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
half-open-range-pats-thir-lower-empty.stderr Update tests to remove old numeric constants 2020-11-29 00:55:55 -05:00
pat-tuple-4.rs
pat-tuple-5.rs
pat-tuple-5.stderr Make TyS::is_suggestable more structual 2021-12-14 11:32:06 -08:00
range_pat_interactions0.rs Split inline const to two feature gates 2021-11-22 22:17:03 +00: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 Split inline const to two feature gates 2021-11-22 22:17:03 +00:00
range_pat_interactions3.stderr Split inline const to two feature gates 2021-11-22 22:17:03 +00:00
slice_pattern_syntax_problem0.rs Reestablish feature gate for RangeFrom in slices 2021-06-03 20:49:33 -07: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 Reestablish feature gate for RangeFrom in slices 2021-06-03 20:49:33 -07:00
slice_pattern_syntax_problem1.stderr Reestablish feature gate for RangeFrom in slices 2021-06-03 20:49:33 -07:00
slice_pattern_syntax_problem2.rs Reestablish feature gate for RangeFrom in slices 2021-06-03 20:49:33 -07:00