rust/tests/ui/destructuring-assignment
2024-02-16 20:02:50 +00:00
..
bad-expr-lhs.rs
bad-expr-lhs.stderr
default-match-bindings-forbidden.rs
default-match-bindings-forbidden.stderr
drop-order.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
nested_destructure.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
non-exhaustive-destructure.rs
non-exhaustive-destructure.stderr
note-unsupported.rs
note-unsupported.stderr
slice_destructure.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
slice_destructure_fail.rs
slice_destructure_fail.stderr
struct-or-enum-variant-path.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
struct_destructure.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
struct_destructure_fail.rs
struct_destructure_fail.stderr Add error code for missing base expression in struct update syntax 2024-01-09 19:25:54 +00:00
tuple_destructure.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
tuple_destructure_fail.rs
tuple_destructure_fail.stderr
tuple_struct_destructure.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
tuple_struct_destructure_fail.rs
tuple_struct_destructure_fail.stderr
warn-unused-duplication.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
warn-unused-duplication.stderr