rustdoc reports error twice for ambiguous (inherent) associated type #88593
Labels
A-associated-items
Area: Associated items (types, constants & functions)
C-bug
Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
rustc only emits the error once, but rustdoc emits it twice. rustdoc output:
cc #88573
The text was updated successfully, but these errors were encountered: