rustdoc: trait implementors sections contains duplicate entries #86630
Labels
A-cross-crate-reexports
Area: Documentation that has been re-exported from a different crate
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Live: https://doc.rust-lang.org/nightly/std/iter/trait.IntoIterator.html#impl-IntoIterator-30
trait implementors sections contains duplicate entries (in the example below, the BinaryHeap impl appears twice)
Stable also has this issue.
The text was updated successfully, but these errors were encountered: