rust/tests/ui/range
Peter Jaszkowiak d2020fbf7c stabilize new inclusive range type and iter
stabilizes `core::range::RangeInclusive`
and `core::range::RangeInclusiveIter`
and the `core::range` module
2026-02-06 21:36:15 -07: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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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
new_range_stability.rs stabilize new inclusive range type and iter 2026-02-06 21:36:15 -07:00
new_range_stability.stderr stabilize new inclusive range type and iter 2026-02-06 21:36:15 -07: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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
range_traits-2.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
range_traits-3.rs Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
range_traits-3.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +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 Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
range_traits-6.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
range_traits-7.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00