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
/
src
/
iter
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+1
2021-10-07
Revert "Stabilize `Iterator::intersperse()`"
Jane Lusby
-1
/
+1
2021-09-25
Auto merge of #88343 - steffahn:fix_code_spacing, r=jyn514
bors
-1
/
+1
2021-09-25
Apply 16 commits (squashed)
Frank Steffahn
-1
/
+1
2021-09-17
Stabilize `Iterator::map_while`
Maybe Waffle
-1
/
+1
2021-08-31
Stabilize `Iterator::intersperse()`
inquisitivecrystal
-1
/
+1
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-1
/
+1
2021-07-28
Add TrustedRandomAccessNoCoerce supertrait without requirements or guarantees...
Frank Steffahn
-0
/
+2
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+2
2021-03-27
Add the tracking issue for `#![feature(iter_zip)]`
Josh Stone
-1
/
+1
2021-03-26
Add function core::iter::zip
Josh Stone
-0
/
+2
2020-12-31
Add Iterator::intersperse_with
Lukas Lueg
-2
/
+2
2020-12-30
Add tracking issue
Camelid
-1
/
+1
2020-12-30
Add Iterator::intersperse
Jonas Schievink
-0
/
+2
2020-11-23
[update patch]
William Chargin
-3
/
+5
2020-11-23
std::iter: document iteration over `&T` and `&mut T`
William Chargin
-0
/
+43
2020-11-22
Merge `use`s in core::iter
Waffle
-13
/
+10
2020-09-03
pacify tidy
The8472
-2
/
+3
2020-09-03
impl TrustedRandomAccess for vec::IntoIter
The8472
-1
/
+3
2020-09-03
in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adapters
The8472
-0
/
+5
2020-09-03
Rollup merge of #76204 - NoraCodes:nora/control_flow_enum, r=scottmcm
Dylan DPC
-56
/
+0
2020-09-02
Format ControlFlow changes with rustfmt
Leonora Tindall
-1
/
+0
2020-09-01
Clean up header in `iter` docs for `for` loops
Camelid
-1
/
+1
2020-09-01
Rename and expose LoopState as ControlFlow
Leonora Tindall
-55
/
+0
2020-08-30
revert Some(Item) link
Prabakaran Kumaresshan
-0
/
+1
2020-08-30
resolve comments
Prabakaran Kumaresshan
-8
/
+22
2020-08-30
Switch to intra-doc links in core/src/{convert,iter}/mod.rs
Prabakaran Kumaresshan
-26
/
+9
2020-07-27
mv std libs to library/
mark
-0
/
+425