]> git.lizzy.rs Git - rust.git/commit
auto merge of #9039 : singingboyo/rust/update-for-expr-docs, r=thestinger
authorbors <bors@rust-lang.org>
Wed, 11 Sep 2013 14:46:04 +0000 (07:46 -0700)
committerbors <bors@rust-lang.org>
Wed, 11 Sep 2013 14:46:04 +0000 (07:46 -0700)
commit49eb7bd2716f59e0cd47c427a4c60f49e8ce6e50
tree43c8cee858759f89e5e2ab5b3292fc7edd31577d
parent67ed30cd5eab9af1976a994c50d146a3dbeccad4
parent8f31377514db2b31227251472258fb2c971af6c3
auto merge of #9039 : singingboyo/rust/update-for-expr-docs, r=thestinger

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.
doc/rust.md