rust/tests/ui/mut
David Tolnay 823bacb6e3
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
This reverts commit 9de1a472b6.
2023-08-28 03:16:48 -07:00
..
mut-cant-alias.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-cant-alias.stderr Do not set up wrong span for adjustments 2023-07-10 20:09:26 +00:00
mut-cross-borrowing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-cross-borrowing.stderr Tweak borrow suggestion 2023-05-08 03:36:30 +00:00
mut-pattern-internal-mutability.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-pattern-internal-mutability.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
mut-pattern-mismatched.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-pattern-mismatched.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-ref.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-ref.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-suggestion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mut-suggestion.stderr Do not set up wrong span for adjustments 2023-07-10 20:09:26 +00:00
mutable-class-fields-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mutable-class-fields-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mutable-class-fields.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mutable-class-fields.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mutable-enum-indirect.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mutable-enum-indirect.stderr Revert "Suggest using `Arc` on `!Send`/`!Sync` types" 2023-08-28 03:16:48 -07:00
no-mut-lint-for-desugared-mut.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00