rust/src/test/ui/range
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-patterns-2021.rs Update BARE_TRAIT_OBJECT and ELLIPSIS_INCLUSIVE_RANGE_PATTERNS to errors in Rust 2021 2021-04-08 15:36:27 +02:00
exclusive-range-patterns-2021.stderr Update BARE_TRAIT_OBJECT and ELLIPSIS_INCLUSIVE_RANGE_PATTERNS to errors in Rust 2021 2021-04-08 15:36:27 +02:00
issue-54505-no-literals.fixed Address review comments 2018-10-02 22:10:04 +01:00
issue-54505-no-literals.rs Address review comments 2018-10-02 22:10:04 +01:00
issue-54505-no-literals.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
issue-54505-no-std.rs Update code to account for extern ABI requirement 2021-01-13 07:49:45 -05:00
issue-54505-no-std.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
issue-54505.fixed Address review comments 2018-10-02 22:10:04 +01:00
issue-54505.rs Address review comments 2018-10-02 22:10:04 +01:00
issue-54505.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
issue-73553-misinterp-range-literal.rs Change heuristic for determining range literal 2020-06-22 20:52:44 -07:00
issue-73553-misinterp-range-literal.stderr Change heuristic for determining range literal 2020-06-22 20:52:44 -07:00
range-1.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
range-1.stderr Fix tests from rebase 2020-10-06 11:19:33 +01:00
range-inclusive-pattern-precedence.fixed Fix tests 2021-04-16 11:06:51 +02:00
range-inclusive-pattern-precedence.rs Fix tests 2021-04-16 11:06:51 +02:00
range-inclusive-pattern-precedence.stderr Fix tests 2021-04-16 11:06:51 +02:00
range-inclusive-pattern-precedence2.rs Fix tests 2021-04-16 11:06:51 +02:00
range-inclusive-pattern-precedence2.stderr Fix tests 2021-04-16 11:06:51 +02:00
range_traits-1.rs ./x.py test --bless 2021-02-09 00:00:00 +00:00
range_traits-1.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
range_traits-2.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
range_traits-2.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
range_traits-3.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
range_traits-3.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
range_traits-4.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
range_traits-5.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
range_traits-6.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
range_traits-6.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
range_traits-7.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00