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

rt: Refactor Runtime::block_on to take &self #2782

Merged
merged 11 commits into from Aug 28, 2020
Merged

Commits on Aug 27, 2020

  1. Copy the full SHA
    ceff009 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eab235f View commit details
    Browse the repository at this point in the history
  3. Fix CI and docs

    LucioFranco committed Aug 27, 2020
    Copy the full SHA
    b9149ec View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    024696c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f1e156 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    dd7fc15 View commit details
    Browse the repository at this point in the history
  7. Remove commented out code

    LucioFranco committed Aug 27, 2020
    Copy the full SHA
    d3752f5 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    LucioFranco and hawkw committed Aug 27, 2020
    Copy the full SHA
    8366ea1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4c40e99 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'lucio/runtime-refactor' of github.com:tokio-rs/tokio in…

    …to lucio/runtime-refactor
    LucioFranco committed Aug 27, 2020
    Copy the full SHA
    6b5aebb View commit details
    Browse the repository at this point in the history
  11. Update tokio/tests/rt_common.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    LucioFranco and hawkw committed Aug 27, 2020
    Copy the full SHA
    acf429a View commit details
    Browse the repository at this point in the history