summary refs log tree commit diff
path: root/src/doc/trpl/iterators.md
AgeCommit message (Expand)AuthorLines
2015-06-12Remove unstable feature from TRPL: iteratorsSteve Klabnik-6/+5
2015-06-01trpl: Use infinite iterator in chain example with takePaul Oliver-1/+1
2015-05-31Update iterators.mdSteve Gury-2/+2
2015-05-31Fix off by one in the iterator documentationSteve Gury-1/+1
2015-05-18TRPL: Normalize rust Code Block MarkersPascal Hertleif-3/+3
2015-05-13Fix automatic substitution of task->thread.David Reid-1/+1
2015-05-12book: typo fixes, wording improvements.Shmuale Mark-3/+3
2015-05-09Squeeze the last bits of `task`s in documentation in favor of `thread`Barosl Lee-1/+1
2015-04-30Fix code sample, remove unstable codeSteve Klabnik-13/+2
2015-04-02doc/trpl: Fixing a comma splice in iterators.md.Liam Monahan-1/+1
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-6/+7
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+2
2015-02-22Fixed erroneous statements in iterators.md.Alexander Bliskovsky-8/+5
2015-02-22Switch to &vector notation in the iterators chapter.Alexander Bliskovsky-13/+16
2015-02-16Remove use of range() in iterator docs.Steve Klabnik-43/+41
2015-02-15Rollup merge of #22293 - steveklabnik:gh12891, r=brsonManish Goregaokar-1/+10
2015-02-13Mention type placeholders in the book.Steve Klabnik-1/+10
2015-02-12Updated documentation to use range notation syntax.Nick Sarten-17/+17
2015-01-17doc: Remove extra whitespace in the middle of lines to provide alignmentNick Howell-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-37/+37
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-11/+11
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+339