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
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