summaryrefslogtreecommitdiffstats
path: root/tokio/src/macros
AgeCommit message (Expand)Author
2019-12-13chore: remove benches and fix/work around clippy lints (#1952)Artem Vorotnikov
2019-12-01doc: fix documented feature flags for tokio::task (#1876)Carl Lerche
2019-11-26task: add `LocalSet` API for running `!Send` futures (#1733)Eliza Weisman
2019-11-25doc: add more doc_cfg annotations (#1821)Carl Lerche
2019-11-22docs: annotate io mod with doc_cfg (#1808)Carl Lerche
2019-11-21runtime: cleanup and add config options (#1807)Carl Lerche
2019-11-18chore: refine feature flags (#1785)Carl Lerche