about summary refs log tree commit diff
path: root/src/libcore/future/future.rs
AgeCommit message (Expand)AuthorLines
2018-11-10Fix documentation typos.Bruce Mitchener-1/+1
2018-09-19Remove spawning from task::ContextTaylor Cramer-21/+34
2018-09-17Cleanup and fix method resolution issueTaylor Cramer-7/+7
2018-09-01Update to a new pinning API.Without Boats-7/+12
2018-08-23move PinMut into pin module and export through stdNiv Kaminer-1/+1
2018-07-02Add lifetime to `FutureObj`Josef Reinhard Brandl-0/+112