Jakub Beránek
|
2d56312b89
|
timer: introduce delay function shortcut (#1440)
This commit adds a simple delay shortcut to avoid writing Delay::new
everywhere and removes usages of Delay::new.
|
2019-08-20 08:39:55 -07:00 |
|
Taiki Endo
|
73102760cf
|
chore: change default lint level to warning and deny warnings in CI (#1416)
|
2019-08-10 00:07:57 +09:00 |
|
Carl Lerche
|
8404f796ac
|
test: get cargo test --tests working (#1205)
Broken tests are disabled
|
2019-06-26 14:40:52 -07:00 |
|
Carl Lerche
|
cb4aea394e
|
Update Tokio to Rust 2018 (#1082)
|
2019-05-14 10:27:36 -07:00 |
|
Lucio Franco
|
e5cf0cc717
|
Introduce tokio-test crate (#1030)
|
2019-04-23 20:17:57 -07:00 |
|