Lint on duplicate trait bound #88013
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-trait-system
Area: Trait system
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following code compiles without any warnings:
We should lint on the duplicate
Foo
bound.The text was updated successfully, but these errors were encountered: