rust/tests/ui/rfcs/rfc-2497-if-let-chains
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00: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-without-feature-gate.rs Reduce double errors for invalid let expressions 2023-09-11 16:17:06 +00:00
disallowed-positions-without-feature-gate.stderr Address review comments 2023-09-13 15:00:31 +00:00
disallowed-positions.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
disallowed-positions.stderr Address review comments 2023-09-13 15:00:31 +00: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 Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
feature-gate.stderr Bless tests 2024-01-13 12:46:58 -05: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 Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
irrefutable-lets.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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 Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
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 Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
then-else-blocks.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00