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
/
sources.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-26
Tracking issue number for `iter_macro`
Pavel Grigorenko
-1
/
+1
2025-06-03
Add `iter` macro
Oli Scherer
-0
/
+3
2025-01-18
re-export `core::iter::FromCoroutine`
joseLuĂs
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-8
/
+8
2024-09-03
replace placeholder version
Boxy
-1
/
+1
2024-08-19
Stabilize `iter::repeat_n`
Scott McMurray
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-20
/
+12
2023-10-20
s/generator/coroutine/
Oli Scherer
-4
/
+4
2022-11-15
`VecDeque::resize` should re-use the buffer in the passed-in element
Scott McMurray
-0
/
+4
2022-05-27
libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co...
Vadim Petrochenkov
-0
/
+8
2022-01-09
Compute most of Public/Exported access level in rustc_resolve
Lamb
-0
/
+1
2020-11-22
Split iterator sources into different modules
Waffle
-614
/
+16
2020-10-12
Use intra-doc links for links to module-level docs
Camelid
-2
/
+2
2020-09-20
use iter:: before free functions
Alexis Bourget
-2
/
+6
2020-09-18
Fix broken link
Alexis Bourget
-1
/
+1
2020-09-18
Use intra-doc links in core/src/iter when possible
Alexis Bourget
-49
/
+27
2020-07-27
mv std libs to library/
mark
-0
/
+643