summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
AgeCommit message (Expand)Author
2019-06-25macros: re-export `main` macro from `tokio` (#1198)Carl Lerche
2019-06-25tokio: Add io copy, read, and write (#1187)Lucio Franco
2019-06-24Update Tokio to use `std::future`. (#1120)Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-04-30async-await: add `current_thread::Runtime::block_on_async` (#1072)Carl Lerche
2019-04-25Async/await polish (#1058)Carl Lerche
2019-04-23Introduce `tokio-test` crate (#1030)Lucio Franco
2019-04-22Bump `tokio` to 0.1.19. (#1053)Carl Lerche
2019-04-18tokio-sync: Add async mutual exclusion primitive (#964)Jon Gjengset
2019-04-16async-await: update to new futures_api (#1049)Taiki Endo
2019-04-10async-await: Use Context instead of Waker in poll (#1041)Simon Wollwage
2019-03-26trace: Allow trace instrumentation to emit log records (#992)Eliza Weisman
2019-03-25trace: Add static level filtering (#987)Son
2019-03-19chore: repo maintenance + no path dependencies (#991)Carl Lerche
2019-03-01async-await: fix build for latest nightly (#940)Carl Lerche
2019-03-01Set up CI with Azure Pipelines (#926)Carl Lerche