os-rust/tests/ui/rfcs/rfc-2497-if-let-chains
2024-11-16 05:21:09 +01:00
..
ast-lowering-does-not-wrap-let-chains.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ast-pretty-check.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ast-pretty-check.stdout [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ast-validate-guards.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
ast-validate-guards.stderr Address review comments 2023-09-13 15:00:31 +00:00
avoid-invalid-mir.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
avoid-invalid-mir.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
chains-without-let.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
disallowed-positions.feature.stderr Add more places where expressions can occur 2024-11-10 01:18:35 +01:00
disallowed-positions.no_feature.stderr Add more places where expressions can occur 2024-11-10 01:18:35 +01:00
disallowed-positions.nofeature.stderr Unify disallowed-positions test files into one file 2024-11-10 01:18:00 +01:00
disallowed-positions.nothing.stderr Add more places where expressions can occur 2024-11-10 01:18:35 +01:00
disallowed-positions.rs Add more places where expressions can occur 2024-11-10 01:18:35 +01:00
ensure-that-let-else-does-not-interact-with-let-chains.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
ensure-that-let-else-does-not-interact-with-let-chains.stderr Address review comments 2023-09-13 15:00:31 +00:00
feature-gate.rs Tweak more warnings. 2024-10-28 14:20:28 +11:00
feature-gate.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
invalid-let-in-a-valid-let-context.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
invalid-let-in-a-valid-let-context.stderr Suggest let or == on typo'd let-chain 2023-11-28 18:07:52 +00:00
irrefutable-lets.disallowed.stderr Don't lint irrefutable_let_patterns on leading patterns if else if let-chains. 2024-10-29 14:43:50 -04:00
irrefutable-lets.rs Don't lint irrefutable_let_patterns on leading patterns if else if let-chains. 2024-10-29 14:43:50 -04:00
issue-88498.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-90722.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-92145.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-93150.rs
issue-93150.stderr Bless tests 2024-01-13 12:46:58 -05:00
issue-99938.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
no-double-assigments.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
protect-precedences.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
protect-precedences.stderr
temporary-early-drop.rs Add regression test for issue #103476, fixed in edition 2024 2024-11-16 05:21:09 +01:00
then-else-blocks.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00