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
/
test
/
run-pass
/
futures-api.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-06
Remove duplicated arc_wake.rs
Andrew Xu
-59
/
+0
2019-04-23
Stabilize futures_api
Taylor Cramer
-2
/
+0
2019-04-08
Add Waker::wake_by_ref and make Waker::wake consume the Waker
Taylor Cramer
-3
/
+6
2019-04-05
Future-proof the Futures API
Taylor Cramer
-8
/
+9
2019-02-05
Move ArcWake in common test file.
Matthias Einwag
-55
/
+6
2019-02-03
Fix test
Matthias Einwag
-1
/
+1
2019-02-03
Apply review suggestions and fix tests
Matthias Einwag
-34
/
+69
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-21
Stabilize Pin
Taylor Cramer
-1
/
+1
2018-09-19
Remove spawning from task::Context
Taylor Cramer
-24
/
+10
2018-09-17
Cleanup and fix method resolution issue
Taylor Cramer
-6
/
+5
2018-08-23
move PinBox into pin module and export through std
Niv Kaminer
-1
/
+1
2018-08-23
move PinMut into pin module and export through std
Niv Kaminer
-1
/
+1
2018-08-06
Rename Executor trait to Spawn
Josef Reinhard Brandl
-8
/
+8
2018-07-02
Add lifetime to `FutureObj`
Josef Reinhard Brandl
-2
/
+3
2018-07-02
Make custom trait object for `Future` generic
Josef Reinhard Brandl
-2
/
+2
2018-06-06
Add Future and task system to the standard library
Taylor Cramer
-0
/
+95