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
issue-35677.fixed Do not incorrectly suggest restricting implied bounds 2023-01-13 20:50:34 +00:00
issue-35677.rs
issue-35677.stderr Do not incorrectly suggest restricting implied bounds 2023-01-13 20:50:34 +00:00
issue-69725.fixed
issue-69725.rs
issue-69725.stderr
missing-trait-bound-for-op.fixed
missing-trait-bound-for-op.rs
missing-trait-bound-for-op.stderr
missing-trait-bounds-for-method-call.rs
missing-trait-bounds-for-method-call.stderr