summaryrefslogtreecommitdiffstats
path: root/tokio-async-await
AgeCommit message (Expand)Author
2019-01-06Bump version to 0.1.14. (#836)Carl Lerche
2019-01-02Clarify what `NoopWaker` does (#819)gralpli
2018-12-28Stablize pin feature (#814)Balthild Ires
2018-11-17Fix async await README example (#758)andoks
2018-09-26Bump version to v0.1.9 (#666)Carl Lerche
2018-09-26async-await: track nightly changes (#661)Carl Lerche
2018-09-21async-await: streaming hyper body example (#656)Carl Lerche
2018-09-18Fix tokio-async-await tests compile errors (#630)Liran Ringel
2018-09-18async-await: update deps in tokio-async-await (#639)Nick Cameron
2018-09-06async-await: move examples into dedicated crate (#608)Carl Lerche
2018-09-04async-await: bump version to v0.1.2 (#619)Carl Lerche
2018-09-04async-await: use new PinMut/PinBox location (#613)Nimi Wariboko Jr
2018-08-31Fix minimum version to export tokio::codec module (#594)Eunchong Yu
2018-08-27async-await: misc fixes and typos (#585)Carl Lerche
2018-08-27add experimental async/await support. (#582)Carl Lerche