rust/tests/ui/rfcs/rfc-2497-if-let-chains
2025-04-25 17:02:59 +05:00
..
auxiliary Add tests to check the situation with heterogenous spans 2025-04-18 15:57:29 +02:00
ast-lowering-does-not-wrap-let-chains.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
ast-pretty-check.rs Explicitly annotate edition for unpretty=expanded and unpretty=hir tests 2025-04-16 11:10:10 +02:00
ast-pretty-check.stdout Explicitly annotate edition for unpretty=expanded and unpretty=hir tests 2025-04-16 11:10:10 +02:00
ast-validate-guards.rs resolved conflict 2025-04-25 17:02:59 +05:00
ast-validate-guards.stderr resolved conflict 2025-04-25 17:02:59 +05:00
avoid-invalid-mir.rs
avoid-invalid-mir.stderr fix ICE on type error in promoted 2024-12-09 15:17:26 +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 resolved conflict 2025-04-25 17:02:59 +05:00
disallowed-positions.no_feature.stderr resolved conflict 2025-04-25 17:02:59 +05:00
disallowed-positions.nothing.stderr resolved conflict 2025-04-25 17:02:59 +05:00
disallowed-positions.rs resolved conflict 2025-04-25 17:02:59 +05:00
edition-gate-macro-error.edition2021.stderr Add tests to check the situation with heterogenous spans 2025-04-18 15:57:29 +02:00
edition-gate-macro-error.edition2024.stderr Add tests to check the situation with heterogenous spans 2025-04-18 15:57:29 +02:00
edition-gate-macro-error.rs Add tests to check the situation with heterogenous spans 2025-04-18 15:57:29 +02:00
edition-gate-macro.rs Add tests to check the situation with heterogenous spans 2025-04-18 15:57:29 +02:00
ensure-that-let-else-does-not-interact-with-let-chains.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
ensure-that-let-else-does-not-interact-with-let-chains.stderr
feature-gate.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
feature-gate.stderr Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
invalid-let-in-a-valid-let-context.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +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 Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
issue-92145.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
issue-93150.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
issue-93150.stderr Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
issue-99938.rs Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02: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 Remove let_chains feature gate from even more tests 2025-04-18 15:57:29 +02:00
then-else-blocks.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00