..
bad-expr-lhs.rs
Support bare unit structs in destructuring assignments
2023-12-08 19:55:07 +00:00
bad-expr-lhs.stderr
Support bare unit structs in destructuring assignments
2023-12-08 19:55:07 +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
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
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
Support bare unit structs in destructuring assignments
2023-12-08 19:55:07 +00:00
non-exhaustive-destructure.stderr
Update tests for new TRPL chapter order
2024-11-23 08:57:25 -07: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
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +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
[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
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct_destructure_fail.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +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
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
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +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
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
warn-unused-duplication.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
warn-unused-duplication.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00