summaryrefslogtreecommitdiffstats
path: root/tokio-util/tests/context.rs
AgeCommit message (Expand)Author
2020-10-12rt: simplify rt-* features (#2949)Taiki Endo
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-10-01time: introduce `sleep` and `sleep_until` functions (#2826)Juan Alvarez
2020-08-27rt: Refactor `Runtime::block_on` to take `&self` (#2782)Lucio Franco
2020-08-27util: Add `TokioContext` future (#2791)Blas Rodriguez Irizar