summaryrefslogtreecommitdiffstats
path: root/tokio/src/timer.rs
AgeCommit message (Expand)Author
2019-10-21timer: move `tokio-timer` into `tokio` crate (#1674)Carl Lerche
2019-09-19chore: deny warnings for doc tests (#1539)Taiki Endo
2019-08-30timer: Rename `sleep` to `delay_for`, reexport from tokio (#1518)Benjamin Saunders
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-20timer: introduce delay function shortcut (#1440)Jakub Beránek
2019-08-06tokio: fix API doc examples (#1396)Carl Lerche
2019-07-01tokio: re-enable timer in runtimes (#1237)Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-03-19chore: repo maintenance + no path dependencies (#991)Carl Lerche