index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
trpl
/
iterators.md
Age
Commit message (
Expand
)
Author
Lines
2015-06-12
Remove unstable feature from TRPL: iterators
Steve Klabnik
-6
/
+5
2015-06-01
trpl: Use infinite iterator in chain example with take
Paul Oliver
-1
/
+1
2015-05-31
Update iterators.md
Steve Gury
-2
/
+2
2015-05-31
Fix off by one in the iterator documentation
Steve Gury
-1
/
+1
2015-05-18
TRPL: Normalize rust Code Block Markers
Pascal Hertleif
-3
/
+3
2015-05-13
Fix automatic substitution of task->thread.
David Reid
-1
/
+1
2015-05-12
book: typo fixes, wording improvements.
Shmuale Mark
-3
/
+3
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-1
/
+1
2015-04-30
Fix code sample, remove unstable code
Steve Klabnik
-13
/
+2
2015-04-02
doc/trpl: Fixing a comma splice in iterators.md.
Liam Monahan
-1
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-6
/
+7
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+2
2015-02-22
Fixed erroneous statements in iterators.md.
Alexander Bliskovsky
-8
/
+5
2015-02-22
Switch to &vector notation in the iterators chapter.
Alexander Bliskovsky
-13
/
+16
2015-02-16
Remove use of range() in iterator docs.
Steve Klabnik
-43
/
+41
2015-02-15
Rollup merge of #22293 - steveklabnik:gh12891, r=brson
Manish Goregaokar
-1
/
+10
2015-02-13
Mention type placeholders in the book.
Steve Klabnik
-1
/
+10
2015-02-12
Updated documentation to use range notation syntax.
Nick Sarten
-17
/
+17
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-1
/
+1
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-37
/
+37
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-11
/
+11
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+339