rust/tests/ui/auto-traits
Michael Goulet 54f6fea818
Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errors
Tweak E0277 `&`-removal suggestions

Fix #64068, fix #84837.
2023-01-11 22:25:49 -08:00
..
auto-is-contextual.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto-trait-projection-recursion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto-trait-validation.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto-trait-validation.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto-trait-validation.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto-traits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-generics-on-dyn.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-generics-on-dyn.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-23080-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-23080-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-23080.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-23080.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84075.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84075.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
suspicious-impls-lint.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
suspicious-impls-lint.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-auto-trait-no-supertraits-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-auto-trait-no-supertraits-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-auto-trait-no-supertraits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-auto-trait-no-supertraits.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-constituent-types-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-constituent-types-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-constituent-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-constituent-types.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-negation.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-negation.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-precedence.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeck-default-trait-impl-precedence.stderr Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errors 2023-01-11 22:25:49 -08:00