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
/
async_iter
Age
Commit message (
Expand
)
Author
Lines
2025-07-08
clippy fix: markdown indentation for indented items after line break
Marijn Schouten
-5
/
+5
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-07-26
Fix doc nits
John Arundel
-2
/
+2
2024-04-05
Hide async_gen_internals from standard library documentation
David Tolnay
-0
/
+3
2024-02-08
Step all bootstrap cfgs forward
Mark Rousskov
-2
/
+2
2023-12-22
Rollup merge of #119222 - eholk:into-async-iterator, r=compiler-errors,dtolnay
Michael Goulet
-1
/
+24
2023-12-23
Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrum
bors
-4
/
+4
2023-12-22
Use `IntoAsyncIterator` in `for await` loop desugaring
Eric Holk
-0
/
+1
2023-12-22
Add IntoAsyncIterator
Eric Holk
-1
/
+23
2023-12-22
update cfg(bootstrap)s
Pietro Albini
-4
/
+4
2023-12-19
Desugar for await loops
Eric Holk
-0
/
+1
2023-12-08
Implement `async gen` blocks
Michael Goulet
-0
/
+25
2022-10-29
use consistent terminology
Tshepang Mbambo
-1
/
+1
2022-03-15
Add Stream alias for AsyncIterator
Michael Goulet
-0
/
+1
2022-02-03
Move `{core,std}::stream::Stream` to `{core,std}::async_iter::AsyncIterator`.
Charles Lew
-0
/
+276