rust/tests/ui/missing-trait-bounds
Esteban Küber 22a0e4fa6e Do not incorrectly suggest restricting implied bounds
When we have already suggested bounds that imply the about to be
suggested bound, skip them.
2023-01-13 20:50:34 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-35677.fixed Do not incorrectly suggest restricting implied bounds 2023-01-13 20:50:34 +00:00
issue-35677.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-35677.stderr Do not incorrectly suggest restricting implied bounds 2023-01-13 20:50:34 +00:00
issue-69725.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-69725.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-69725.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-trait-bound-for-op.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-trait-bound-for-op.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-trait-bound-for-op.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-trait-bounds-for-method-call.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-trait-bounds-for-method-call.stderr Tweak output 2023-01-11 19:31:34 +00:00