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
/
adapters
/
cloned.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-04
Revert "Avoid unused clones in Cloned<I> and Copied<I>"
The 8472
-86
/
+2
2025-04-13
Avoid unused clones in Cloned<I> and Copied<I>
Thalia Archibald
-2
/
+86
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+4
2024-02-15
Use generic `NonZero` internally.
Markus Reiter
-3
/
+3
2024-01-10
Implement in-place iteratation markers for iter::{Copied, Cloned}
The8472
-2
/
+23
2023-04-28
replace version placeholders
Pietro Albini
-1
/
+1
2023-02-28
relax bounds on iterator adapter Default impls
The 8472
-5
/
+1
2023-02-28
rewrite iterator `Default` tests as doctests
The 8472
-0
/
+7
2023-02-28
Implement Default for some alloc/core iterators
The 8472
-0
/
+11
2023-02-04
Allow canonicalizing the `array::map` loop in trusted cases
Scott McMurray
-1
/
+14
2022-05-08
Warn on unused doc(hidden) on trait impl items
León Orell Valerian Liehr
-1
/
+0
2021-07-28
Change __iterator_get_unchecked to work with TrustedRandomAccessNoCoerce
Frank Steffahn
-1
/
+1
2021-07-28
Add TrustedRandomAccessNoCoerce supertrait without requirements or guarantees...
Frank Steffahn
-3
/
+9
2021-06-16
Add doc(hidden) to all __iterator_get_unchecked
Jacob Hoffman-Andrews
-0
/
+1
2021-05-06
Perf Experiment: Wait, what if I just skip the trait alias
Scott McMurray
-3
/
+3
2021-05-06
Bootstrapping preparation for the library
Scott McMurray
-3
/
+3
2021-02-15
Turn may_have_side_effect into an associated constant
Tomasz Miąsko
-4
/
+1
2020-11-22
Remove multiline `use`s
Waffle
-6
/
+3
2020-11-22
Split iterator adaptors into individual modules
Waffle
-0
/
+142