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

chore: stabilize JoinSet and AbortHandle #4920

Merged
merged 7 commits into from Aug 19, 2022

Commits on Aug 17, 2022

  1. chore: stabilize JoinSet and AbortHandle

    Closes #4535.
    
    This leaves the ID-related APIs unstable.
    Noah-Kennedy committed Aug 17, 2022
    Copy the full SHA
    5641846 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. remove unhelpful comment

    Noah-Kennedy committed Aug 19, 2022
    Copy the full SHA
    34ce1ec View commit details
    Browse the repository at this point in the history
  2. unpub join_set module

    Noah-Kennedy committed Aug 19, 2022
    Copy the full SHA
    b3a9b6a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0b35bd2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9fce946 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/noah/joinset-stabilization' into…

    … noah/joinset-stabilization
    Noah-Kennedy committed Aug 19, 2022
    Copy the full SHA
    01b89d0 View commit details
    Browse the repository at this point in the history
  6. Update tokio/src/task/join_set.rs

    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    Noah-Kennedy and Darksonn committed Aug 19, 2022
    Copy the full SHA
    763ef70 View commit details
    Browse the repository at this point in the history