summaryrefslogtreecommitdiffstats
path: root/tokio-util/src/cfg.rs
AgeCommit message (Expand)Author
2020-11-06util: resurrect UdpFramed (#3044)Evan Cameron
2020-10-12rt: simplify rt-* features (#2949)Taiki Endo
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-09-23io: use intrusive wait list for I/O driver (#2828)Sean McArthur
2020-09-08io: move StreamReader and ReaderStream into tokio_util (#2788)Alice Ryhl
2020-01-29util: add futures-io/tokio::io compatibility layer (#2117)Eliza Weisman
2019-11-22default all feature flags to off (#1811)Carl Lerche