about summary refs log tree commit diff
path: root/src/libcore/task/poll.rs
AgeCommit message (Expand)AuthorLines
2019-08-13Provide map_ok and map_err method for Poll<Option<Result<T, E>>>Gurwinder Singh-0/+28
2019-04-23Stabilize futures_apiTaylor Cramer-4/+16
2019-04-18libcore => 2018Taiki Endo-2/+2
2019-02-10libs: doc commentsAlexander Regueiro-5/+5
2019-02-04Add #[must_use] to core::task::PollTaiki Endo-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-25std::ops::Try impl for std::task::PollTaylor Cramer-0/+54
2018-06-26Split libcore/task.rs into submodulesJosef Reinhard Brandl-0/+83