summary refs log tree commit diff
path: root/src/libcore/future/mod.rs
AgeCommit message (Expand)AuthorLines
2019-12-31Revert "core: add IntoFuture trait and support for await"Wesley Wiser-3/+0
2019-12-27core: add IntoFuture trait and support for awaitSean McArthur-0/+3
2019-04-23Stabilize futures_apiTaylor Cramer-3/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-19Remove spawning from task::ContextTaylor Cramer-3/+0
2018-07-02Add lifetime to `FutureObj`Josef Reinhard Brandl-0/+21