Skip to content

Add missing code examples on Iterator trait #63879

New issue

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

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

Already on GitHub? # to your account

Closed
GuillaumeGomez opened this issue Aug 25, 2019 · 0 comments · Fixed by #64174
Closed

Add missing code examples on Iterator trait #63879

GuillaumeGomez opened this issue Aug 25, 2019 · 0 comments · Fixed by #64174
Assignees
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-iterators Area: Iterators C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@GuillaumeGomez
Copy link
Member

No description provided.

@GuillaumeGomez GuillaumeGomez added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Aug 25, 2019
@GuillaumeGomez GuillaumeGomez self-assigned this Aug 25, 2019
@jonas-schievink jonas-schievink added A-iterators Area: Iterators C-enhancement Category: An issue proposing an enhancement or a PR with one. labels Aug 25, 2019
jonas-schievink referenced this issue Sep 24, 2019
…sfackler

Add missing code examples on Iterator trait

Fixes #63865

cc @rust-lang/docs
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-iterators Area: Iterators C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants