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
/
src
/
libcore
/
future
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-22
Add core::future::IntoFuture
Yoshua Wuyts
-0
/
+4
2020-05-09
Rollup merge of #70834 - yoshuawuyts:future-pending-ready, r=sfackler
Dylan DPC
-0
/
+8
2020-05-07
Add core::future::{pending,ready}
Yoshua Wuyts
-0
/
+8
2020-04-25
Bump bootstrap compiler
Mark Rousskov
-6
/
+0
2020-04-05
Remove a stack frame from .await calls
Steven Fackler
-5
/
+2
2020-03-17
Add issue reference
Jonas Schievink
-1
/
+1
2020-03-17
Clarify comment
Jonas Schievink
-1
/
+1
2020-03-17
Make `ResumeTy` contents private
Jonas Schievink
-1
/
+1
2020-03-17
Remove useless derives on `GenFuture`
Jonas Schievink
-1
/
+0
2020-03-17
Format
Jonas Schievink
-1
/
+1
2020-03-17
Add futures scaffolding to libcore
Jonas Schievink
-0
/
+79
2019-12-31
Revert "core: add IntoFuture trait and support for await"
Wesley Wiser
-3
/
+0
2019-12-27
core: add IntoFuture trait and support for await
Sean McArthur
-0
/
+3
2019-04-23
Stabilize futures_api
Taylor Cramer
-3
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-19
Remove spawning from task::Context
Taylor Cramer
-3
/
+0
2018-07-02
Add lifetime to `FutureObj`
Josef Reinhard Brandl
-0
/
+21