summaryrefslogtreecommitdiffstats
path: root/tokio/src/stream.rs
AgeCommit message (Expand)Author
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-11-06time: rename `tokio::timer` -> `tokio::time` (#1745)Carl Lerche
2019-10-21timer: move `tokio-timer` into `tokio` crate (#1674)Carl Lerche
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-18docs: fix all rustdoc warnings (#1474)Ivan Petkov
2019-08-06tokio: fix API doc examples (#1396)Carl Lerche
2019-08-03tokio: re-export future/stream utils (#1387)Carl Lerche