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
|
962521f449
|
chore: enable full CI run (#1399)
* update all tests
* fix doc examples
* misc API tweaks
|
2019-08-07 20:02:13 -07:00 |
|
Carl Lerche
|
bd3f3270db
|
tokio: update threaded runtime to std::future (#1280)
re-enables the threaded runtime and sets it (again) as the default.
|
2019-07-10 11:21:06 -07:00 |
|