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
/
future
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-12
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2025-04-28
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...
Andrew Zhogin
-1
/
+2
2025-02-15
tidying up tidy
progressive-galib
-4
/
+4
2025-02-15
replaced the four occurrences of issue ="50547" in
progressive.galib
-4
/
+4
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-4
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-12
/
+8
2024-06-17
Add tracking issue to async_drop API
Daria Sukhonina
-1
/
+1
2024-05-01
Step bootstrap cfgs
Mark Rousskov
-2
/
+0
2024-04-16
Add simple async drop glue generation
zetanumbers
-0
/
+6
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-1
/
+1
2023-05-07
Remove `identity_future` from stdlib
Arpad Borsos
-7
/
+0
2023-04-28
handle cfg(bootstrap)
Pietro Albini
-1
/
+0
2023-03-08
Remove `identity_future` indirection
Arpad Borsos
-5
/
+1
2023-01-29
Remove `GenFuture` from core
Arpad Borsos
-45
/
+0
2023-01-19
Transform async ResumeTy in generator transform
Arpad Borsos
-0
/
+4
2022-12-28
Update bootstrap cfg
Pietro Albini
-3
/
+2
2022-12-19
Revert "Replace usage of `ResumeTy` in async lowering with `Context`"
Andrew Pollack
-8
/
+2
2022-12-06
Replace usage of `ResumeTy` in async lowering with `Context`
Arpad Borsos
-2
/
+8
2022-11-24
Avoid `GenFuture` shim when compiling async constructs
Arpad Borsos
-8
/
+19
2022-11-09
Allow and add `track_caller` to generators
Bryan Garza
-0
/
+1
2022-07-16
Stabilize `future_poll_fn`
Yuki Okushi
-1
/
+1
2022-06-30
Stabilize `into_future`
Yoshua Wuyts
-1
/
+1
2022-02-21
Rollup merge of #91192 - r00ster91:futuredocs, r=GuillaumeGomez
Matthias Krüger
-1
/
+8
2022-02-19
Some improvements to the async docs
r00ster91
-1
/
+8
2021-12-07
implement `core::future::join`
Ibraheem Ahmed
-0
/
+4
2021-10-30
Add #[must_use] to remaining core functions
John Kugelman
-0
/
+1
2020-11-05
Fix even more URLs
Guillaume Gomez
-1
/
+1
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+1
2020-09-15
Fix stabilization marker for future_readiness_fns
Yoshua Wuyts
-2
/
+2
2020-09-12
Auto merge of #74328 - yoshuawuyts:stabilize-future-readiness-fns, r=sfackler
bors
-2
/
+2
2020-09-08
Capitalize safety comments
Flying-Toast
-1
/
+1
2020-08-26
apply bootstrap cfgs
Pietro Albini
-2
/
+2
2020-08-25
Stabilize future readiness fns
Yoshua Wuyts
-2
/
+2
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+95