rust/tests/ui/range
2026-02-01 22:49:57 +01:00
..
exclusive-range-patterns-2021.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
exclusive-range-patterns-2021.stderr
impossible_range.fixed Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
impossible_range.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
impossible_range.stderr Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
issue-54505-no-literals.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-54505-no-literals.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-54505-no-literals.stderr change end to last 2025-09-08 22:07:43 -04:00
issue-54505-no-std.rs Provide diagnostic for Struct(a, .., z) expression 2024-12-09 21:55:12 +00:00
issue-54505-no-std.stderr change end to last 2025-09-08 22:07:43 -04:00
issue-54505.fixed Provide diagnostic for Struct(a, .., z) expression 2024-12-09 21:55:12 +00:00
issue-54505.rs Provide diagnostic for Struct(a, .., z) expression 2024-12-09 21:55:12 +00:00
issue-54505.stderr change end to last 2025-09-08 22:07:43 -04:00
issue-73553-misinterp-range-literal.rs
issue-73553-misinterp-range-literal.stderr recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
misleading-field-access-hint.rs Fix #131471, range misleading field access 2024-10-18 17:27:28 +02:00
misleading-field-access-hint.stderr Fix #131471, range misleading field access 2024-10-18 17:27:28 +02:00
range-1.rs Update rustc_on_unimplemented message for Step 2026-01-13 01:28:28 +00:00
range-1.stderr Mention the type in the label, to avoid confusion at the cost of redundancy 2026-01-13 19:47:06 +00:00
range-inclusive-pattern-precedence.fixed Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
range-inclusive-pattern-precedence.rs Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
range-inclusive-pattern-precedence.stderr Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
range-inclusive-pattern-precedence2.rs Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
range-inclusive-pattern-precedence2.stderr Gate 2015 UI tests 2025-11-27 11:19:00 -05:00
range-negative-literal-unsigned-type.rs Add regression test for issue-136514: Negative literal in unsigned range 2026-02-01 22:49:57 +01:00
range-negative-literal-unsigned-type.stderr Add regression test for issue-136514: Negative literal in unsigned range 2026-02-01 22:49:57 +01:00
range-pattern-out-of-bounds-issue-68972.rs Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
range-pattern-out-of-bounds-issue-68972.stderr Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
range-to-iterator-suggestion-issue-147749.rs Suggest add bounding value for RangeTo 2025-11-11 20:13:10 +08:00
range-to-iterator-suggestion-issue-147749.stderr Suggest add bounding value for RangeTo 2025-11-11 20:13:10 +08:00
range_inclusive.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
range_traits-1.rs
range_traits-1.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
range_traits-2.rs
range_traits-2.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
range_traits-3.rs
range_traits-3.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
range_traits-4.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
range_traits-5.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
range_traits-6.rs
range_traits-6.stderr Do not suggest using -Zmacro-backtrace for builtin macros 2025-03-14 19:50:03 +00:00
range_traits-7.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00