summaryrefslogtreecommitdiffstats
path: root/tokio/tests/sync_watch.rs
AgeCommit message (Expand)Author
2020-09-11sync: tweak `watch` API (#2814)Carl Lerche
2020-09-01sync: watch channel breaking changes (#2806)Blas Rodriguez Irizar
2019-12-18stream: add `next` and `map` utility fn (#1962)Artem Vorotnikov
2019-12-13chore: remove benches and fix/work around clippy lints (#1952)Artem Vorotnikov
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-10-29sync: move into `tokio` crate (#1705)Carl Lerche