rust/src/test/ui/range
2022-12-13 09:48:22 +00: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
issue-54505-no-literals.rs
issue-54505-no-literals.stderr Introduce with_forced_trimmed_paths 2022-12-10 14:35:40 -08:00
issue-54505-no-std.rs Ensure codegen_fn_attrs during collection. 2022-11-13 14:02:15 +00:00
issue-54505-no-std.stderr Ensure codegen_fn_attrs during collection. 2022-11-13 14:02:15 +00:00
issue-54505.fixed
issue-54505.rs
issue-54505.stderr Introduce with_forced_trimmed_paths 2022-12-10 14:35:40 -08:00
issue-73553-misinterp-range-literal.rs
issue-73553-misinterp-range-literal.stderr Introduce with_forced_trimmed_paths 2022-12-10 14:35:40 -08:00
range-1.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
range-1.stderr Make some diagnostics not depend on the source of what they reference being available 2022-12-13 09:48:22 +00:00
range-inclusive-pattern-precedence.fixed Fix whitespace in pretty printed PatKind::Range 2021-12-29 13:02:14 -08:00
range-inclusive-pattern-precedence.rs Address PR feedback 2021-06-25 14:51:56 +02:00
range-inclusive-pattern-precedence.stderr bless ui tests 2022-10-01 10:03:06 +00:00
range-inclusive-pattern-precedence2.rs Address PR feedback 2021-06-25 14:51:56 +02:00
range-inclusive-pattern-precedence2.stderr bless ui tests 2022-10-01 10:03:06 +00:00
range_traits-1.rs ./x.py test --bless 2021-02-09 00:00:00 +00:00
range_traits-1.stderr Do not mention associated items when they introduce an obligation 2021-11-20 19:19:31 +00:00
range_traits-2.rs
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
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
range_traits-5.rs
range_traits-6.rs
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