rust/tests/ui/destructuring-assignment
b-naber e1e755311a add more tests 2023-07-17 22:06:32 +00:00
..
bad-expr-lhs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-expr-lhs.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default-match-bindings-forbidden.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default-match-bindings-forbidden.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
drop-order.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nested_destructure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
note-unsupported.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
note-unsupported.stderr Provide RHS type hint when reporting operator error 2023-04-27 01:34:03 +00:00
slice_destructure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice_destructure_fail.rs add more tests 2023-07-17 22:06:32 +00:00
slice_destructure_fail.stderr add more tests 2023-07-17 22:06:32 +00:00
struct-or-enum-variant-path.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
struct_destructure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
struct_destructure_fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
struct_destructure_fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple_destructure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple_destructure_fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple_destructure_fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple_struct_destructure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple_struct_destructure_fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple_struct_destructure_fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
warn-unused-duplication.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
warn-unused-duplication.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00