summaryrefslogtreecommitdiffstats
path: root/tokio/src/future/poll_fn.rs
AgeCommit message (Expand)Author
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-01-22Provide `select!` macro (#2152)Carl Lerche
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche