-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
As far as I can tell, these two impls are the same:
- https://doc.rust-lang.org/1.59.0/std/iter/trait.Iterator.html#impl-Iterator-147
- https://doc.rust-lang.org/1.59.0/std/iter/trait.Iterator.html#impl-Iterator-178
The second one doesn't have a [src]
link so I don't know where it's coming from.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.