summaryrefslogtreecommitdiffstats
path: root/tokio-futures
AgeCommit message (Expand)Author
2019-07-19chore: remove tokio-futures facade crate (#1327)Carl Lerche
2019-07-08Use Sink trait from futures-sink-preview (#1244)Aaron Hill
2019-07-04chore: Update futures-preview to 0.3.0-alpha.17 (#1267)Taiki Endo
2019-06-24Update Tokio to use `std::future`. (#1120)Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-05-10Fix link in tokio-futures/README.md (#1085)Jeehoon Kang
2019-04-25Async/await polish (#1058)Carl Lerche