rust/src/test/ui/half-open-range-patterns
Aaron Hill 0dd9f118d9
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
..
exclusive_range_pattern_syntax_collision.rs
exclusive_range_pattern_syntax_collision.stderr
exclusive_range_pattern_syntax_collision2.rs
exclusive_range_pattern_syntax_collision2.stderr
exclusive_range_pattern_syntax_collision3.rs
exclusive_range_pattern_syntax_collision3.stderr
feature-gate-half-open-range-patterns.rs
feature-gate-half-open-range-patterns.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01: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 Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
half-open-range-pats-inclusive-no-end.rs
half-open-range-pats-inclusive-no-end.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
half-open-range-pats-ref-ambiguous-interp.rs
half-open-range-pats-ref-ambiguous-interp.stderr
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