summaryrefslogtreecommitdiffstats
path: root/tokio-executor/tests
AgeCommit message (Expand)Author
2019-03-21executor: add TypedExecutor (#993)Carl Lerche
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2018-09-17Add some missing future::Executor implementations (#563)Carl Lerche
2018-02-21Introduce the Tokio runtime: Reactor + Threadpool (#141)Carl Lerche