summary refs log tree commit diff
path: root/src/doc/book/loops.md
AgeCommit message (Expand)AuthorLines
2016-11-13Improved punctuation, capitalization, and sentence structure of code snippet ...Angelo Polo-2/+2
2016-07-17Make .enumerate() example self-explanatoryNovotnik, Petr-7/+7
2016-07-03Fix spacing in for loop enumeration exampleJared Manning-1/+1
2016-06-11typo fix in loops.mdJames Alan Preiss-1/+1
2016-05-18Rust syntax coloring for some ignore, should-panic and no-run snippets.Steven Burns-1/+1
2016-02-01make this example more obviousSteve Klabnik-5/+4
2016-01-25Fix typo in "Loops" section of the bookAndrew Paseltiner-1/+1
2015-12-04Fix typoJake Worth-1/+1
2015-12-02Clarify that a for loop uses `IntoIterator`Jake Goulding-5/+7
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+209