Skip to content
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

Update for_expr docs. #9039

Closed
wants to merge 1 commit into from

Conversation

brandonson
Copy link
Contributor

The old documentation for for loops/expressions has been quite wrong since the change to iterators. This updates the docs to make them relevant to how for loops work now, if not very in-depth. There may be a need for updates giving more depth on how they work, such as detailing what method calls they make, but I don't know enough about the implementation to include that.

@huonw
Copy link
Member

huonw commented Sep 7, 2013

cc #8876 (closing that issue would probably require a little more detail).

bors added a commit that referenced this pull request Sep 11, 2013
…nger

The old documentation for for loops/expressions has been quite wrong since the change to iterators.  This updates the docs to make them relevant to how for loops work now, if not very in-depth.  There may be a need for updates giving more depth on how they work, such as detailing what method calls they make, but I don't know enough about the implementation to include that.
@bors bors closed this Sep 11, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 18, 2022
Add `cargo dev dogfood`

changelog: Add `cargo dev dogfood`

Part of rust-lang#5394
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

Successfully merging this pull request may close these issues.

4 participants