summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
AgeCommit message (Expand)Author
2019-07-03ci: scope each tests/examples invocation to a specific crate (#1238)Ivan Petkov
2019-06-30timer: finish updating timer (#1222)Carl Lerche
2019-06-28chore: remove `tokio-trace`, add "Related Projects" to README (#1221)Eliza Weisman
2019-06-27macros: allow configuring runtime used by main macro (#1185)Douman
2019-06-27codec: update to use std-future (#1214)jesskfullwood
2019-06-27chore: format code and enable rustfmt CI task (#1212)Carl Lerche
2019-06-26test: get `cargo test --tests` working (#1205)Carl Lerche
2019-06-26Update tokio-udp to use std-future (#1199)Yin Guanhao
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