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
/
library
/
core
/
tests
/
iter.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-21
library/core/test/iter.rs split attempt 2
Daniel Conley
-3681
/
+0
2021-01-19
Stop `fold` at first None when iterator yield
Mara Bos
-0
/
+12
2021-01-19
Fix intersperse_fold
Lzu Tao
-0
/
+29
2021-01-16
Rollup merge of #80670 - the8472:fix-zip-trusted-random-access-composition, r...
Mara Bos
-0
/
+21
2021-01-04
TrustedRandomAaccess spec composes incorrectly for nested iter::Zips
The8472
-0
/
+21
2020-12-31
Add Iterator::intersperse_with
Lukas Lueg
-0
/
+30
2020-12-30
Add Iterator::intersperse
Jonas Schievink
-0
/
+82
2020-11-30
Make ui test that are run-pass and do not test the compiler itself library tests
Christiaan Dirkx
-0
/
+12
2020-11-23
Add Peekable::peek_mut
Lukas Lueg
-0
/
+11
2020-10-06
Test with non-fused iterators
Tim Vermeulen
-4
/
+41
2020-10-05
Add tests
Tim Vermeulen
-0
/
+66
2020-10-01
Rollup merge of #76909 - timvermeulen:advance_by, r=Amanieu
Dylan DPC
-0
/
+60
2020-09-21
fmt
Alexis Bourget
-5
/
+7
2020-09-21
move 'test zip ...' tests
Alexis Bourget
-0
/
+95
2020-09-20
Add advance_by and advance_back_by
Tim Vermeulen
-0
/
+60
2020-09-19
Use `T::BITS` instead of `size_of::<T> * 8`.
Mara Bos
-1
/
+1
2020-08-19
Use min_specialization in libcore
Matthew Jasper
-0
/
+97
2020-07-27
mv std libs to library/
mark
-0
/
+3127