rust/tests/ui/rfcs/rfc-2294-if-let-guard
est31 7b45c59d40 Add match guard chains test for absence of compilation error
based on tests/ui/rfcs/rfc-2497-if-let-chains/temporary-early-drop.rs
2025-05-14 00:45:28 +02:00
..
bindings.rs
bindings.stderr
const-expr.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
drop-order.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
drop-scope.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
exhaustive.rs
exhaustive.stderr
feature-gate.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
feature-gate.stderr Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
guard-lifetime-1.rs
guard-lifetime-1.stderr
guard-lifetime-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
guard-mutability-1.rs
guard-mutability-1.stderr
guard-mutability-2.rs
guard-mutability-2.stderr
loop-mutability.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
macro-expanded.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
macro-expanded.stderr Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
move-guard-if-let-chain.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
move-guard-if-let-chain.stderr Also check if let chains with multiple lets in these two tests 2024-11-16 05:01:52 +01:00
move-guard-if-let.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
parens.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
parens.stderr
partially-macro-expanded.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
run-pass.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
scope.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
scoping-consistency-async.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
scoping-consistency.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
shadowing.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
temporary-early-drop.rs Add match guard chains test for absence of compilation error 2025-05-14 00:45:28 +02:00
type-inference.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
typeck.rs
typeck.stderr
warns.rs
warns.stderr Reword the "unreachable pattern" explanations 2024-08-19 21:39:57 +02:00