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
/
libcore
/
tests
/
iter.rs
Age
Commit message (
Expand
)
Author
Lines
2017-10-29
Fundamental internal iteration with try_fold
Scott McMurray
-0
/
+223
2017-09-29
Auto merge of #44856 - cuviper:more-fold, r=dtolnay
bors
-3
/
+177
2017-09-25
Add more custom folding to `core::iter` adaptors
Josh Stone
-3
/
+177
2017-09-22
Add support for `..=` syntax
Alex Burka
-16
/
+16
2017-09-15
Add a specific test for `FlatMap::fold`
Josh Stone
-0
/
+16
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-07-08
Add tests for reaching the end of RangeInclusive as an iterator
Simon Sapin
-0
/
+20
2017-07-08
Add tests for Range*::nth
Simon Sapin
-0
/
+49
2017-07-01
Delete deprecated & unstable range-specific `step_by`
Scott McMurray
-26
/
+16
2017-05-31
Avoid range::step_by in another test
Scott McMurray
-2
/
+2
2017-05-31
Deprecate Range*::step_by
Scott McMurray
-13
/
+21
2017-05-30
RangeFrom should have an infinite size_hint
Scott McMurray
-0
/
+1
2017-05-23
Override size_hint and propagate ExactSizeIterator for iter::StepBy
Scott McMurray
-0
/
+73
2017-05-12
Fix commit derp and update implementations and documentation
Ivan Dardi
-1
/
+28
2017-04-23
Step::replace_one should put a one, not a zero (Issue #41492)
Scott McMurray
-0
/
+38
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+1084