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
/
array
/
iter.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-22
PR fixup
Aman Arora
-1
/
+1
2021-09-21
2229: Annotate stdlib with insignficant dtors
Aman Arora
-0
/
+1
2021-09-03
Update outdated docs of array::IntoIter::new.
Mara Bos
-2
/
+7
2021-08-22
Fix more “a”/“an” typos
Frank Steffahn
-1
/
+1
2021-07-27
from review: add a comment why try_fold was chosen instead of fold
The8472
-0
/
+5
2021-07-24
implement fold() on array::IntoIter to improve flatten().collect() perf
The8472
-0
/
+16
2021-07-21
Remove unsound TrustedRandomAccess implementations
Frank Steffahn
-25
/
+1
2021-06-16
Add doc(hidden) to all __iterator_get_unchecked
Jacob Hoffman-Andrews
-0
/
+1
2021-05-26
Fix typo in core::array::IntoIter comment
BlackHoleFox
-1
/
+1
2021-03-26
Use iter::zip in library/
Josh Stone
-2
/
+2
2021-03-21
implement TrustedRandomAccess for array::IntoIter
The8472
-1
/
+24
2021-02-25
Convert primitives to use intra-doc links
Joshua Nelson
-2
/
+0
2021-01-21
Add example to array::IntoIter::new’s doc-comment
Simon Sapin
-0
/
+10
2020-12-29
Stabilize by-value `[T; N]` iterator `core::array::IntoIter`
Simon Sapin
-7
/
+8
2020-11-19
Make as{_mut,}_slice on array::IntoIter public
est31
-2
/
+4
2020-09-09
Rename MaybeUninit::read to assume_init_read.
Mara Bos
-2
/
+2
2020-09-05
rename MaybeUninit slice methods
Ralf Jung
-2
/
+2
2020-08-07
Simplify array::IntoIter
Josh Stone
-89
/
+55
2020-07-27
mv std libs to library/
mark
-0
/
+236