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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
iterator.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-14
add IteratorUtil to the prelude
Daniel Micay
-43
/
+3
2013-06-12
auto merge of #7073 : influenza/rust/iterator-doc-fixes, r=catamorphism
bors
-3
/
+3
2013-06-11
Iterator documentation fixes
Ron Dahlgren
-3
/
+3
2013-06-11
option: remove redundant old_iter impls
Daniel Micay
-20
/
+22
2013-06-09
remove unused import warnings
Huon Wilson
-1
/
+0
2013-06-09
std: remove {all*,any*,count} in favour of iterators
Huon Wilson
-10
/
+10
2013-06-07
iterator: work around method resolve bug (#5898)
Daniel Micay
-4
/
+5
2013-06-08
std: more dummy type parameters on iterators to work around #6967.
Huon Wilson
-18
/
+21
2013-06-06
Fixups
Marvin Löbel
-6
/
+9
2013-06-06
Removed IteratorUtil::to_vec and iter::to_vec
Marvin Löbel
-19
/
+0
2013-06-06
Added IteratorUtil::collect
Marvin Löbel
-0
/
+27
2013-06-06
std: work-around for take/skip type inference (#6967)
Huon Wilson
-11
/
+13
2013-05-30
Remove unnecessary 'use' forms
Daniel Farina
-1
/
+0
2013-05-30
Require documentation by default for libstd
Alex Crichton
-5
/
+361
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+7
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+719