Skip to content

std::iter::Iterator::Item url is broken (both beta and nightly) #25245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GuillaumeGomez opened this issue May 9, 2015 · 3 comments
Closed

Comments

@GuillaumeGomez
Copy link
Member

Like said in the title, the page referenced by this link doesn't lead anywhere.

@Stebalien
Copy link
Contributor

For the lazy: http://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html?search=std%3A%3Aiter%3A%3AIterator%3A%3AItem
Yields this (non-existent) link: http://doc.rust-lang.org/nightly/std/iter/Iterator/associatedtype.Item.html

Same for IntoIterator::Item.

On the same note, searching for ::Item yields quite a few dead links.

@Stebalien
Copy link
Contributor

Dup of #22442.

@GuillaumeGomez
Copy link
Member Author

@Stebalien: Thanks, I close it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants