on_unimplemented
label and notes are not displayed for transitive bounds
#134700
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Current output
Rationale and extra context
The output should include the provided
label
andnote
values, as it does when depending on the trait bound directly.Rust Version
The text was updated successfully, but these errors were encountered: