rust/tests/ui/loop-match
2025-07-07 13:55:40 +02:00
..
break-to-block.rs
const-continue-to-block.rs
const-continue-to-block.stderr
const-continue-to-loop.rs
const-continue-to-loop.stderr
const-continue-to-polymorphic-const.rs
const-continue-to-polymorphic-const.stderr
drop-in-match-arm.rs
invalid-attribute.rs
invalid-attribute.stderr
invalid.rs loop match: handle opaque patterns 2025-07-01 15:53:52 +02:00
invalid.stderr loop match: handle opaque patterns 2025-07-01 15:53:52 +02:00
loop-match.rs
macro.rs
nested.rs
or-patterns.rs
panic-in-const.rs loop_match: fix 'no terminator on block' 2025-07-07 13:55:40 +02:00
panic-in-const.stderr loop_match: fix 'no terminator on block' 2025-07-07 13:55:40 +02:00
unsupported-type.rs
unsupported-type.stderr
unwind.rs
valid-patterns.rs