Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

futures: fix broken builds with tokio alpha support #338

Merged
merged 3 commits into from Sep 12, 2019

Commits on Sep 10, 2019

  1. futures: add missing WithDispatch impl

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Sep 10, 2019
    Copy the full SHA
    316d3fb View commit details
    Browse the repository at this point in the history
  2. futures: update tokio alphas

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Sep 10, 2019
    Copy the full SHA
    c58623f View commit details
    Browse the repository at this point in the history
  3. chore: add CI job to ensure tokio alpha compiles

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Sep 10, 2019
    Copy the full SHA
    9f1126a View commit details
    Browse the repository at this point in the history