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: prepare tokio v1.20.0 #4830

Merged
merged 5 commits into from Jul 12, 2022
Merged

chore: prepare tokio v1.20.0 #4830

merged 5 commits into from Jul 12, 2022

Conversation

Noah-Kennedy
Copy link
Contributor

@Noah-Kennedy Noah-Kennedy commented Jul 12, 2022

1.20.0 (July 12, 2022)

Added

Changed

  • time: remove src/time/driver/wheel/stack.rs (#4766)
  • rt: clean up arguments passed to basic scheduler (#4767)
  • net: be more specific about winapi features (#4764)
  • tokio: use const initialized thread locals where possible (#4677)
  • task: various small improvements to LocalKey (#4795)

Fixed

Documented

  • fs: warn about performance pitfall (#4762)
  • chore: fix spelling (#4769)
  • sync: document spurious failures in oneshot (#4777)
  • sync: add warning for watch in non-Send futures (#4741)
  • chore: fix typo (#4798)

Unstable

  • joinset: rename join_one to join_next (#4755)
  • rt: unhandled panic config for current thread rt (#4770)

@Noah-Kennedy
Copy link
Contributor Author

This PR is intentionally 1 commit behind master because we don't want to release some of the WASI stuff in 1.20.0

@Darksonn Darksonn changed the base branch from master to tokio-1.20.x July 12, 2022 21:16
@Darksonn Darksonn added the A-tokio Area: The main tokio crate label Jul 12, 2022
tokio/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Alice Ryhl <alice@ryhl.io>
tokio/CHANGELOG.md Outdated Show resolved Hide resolved
tokio/CHANGELOG.md Outdated Show resolved Hide resolved
tokio/CHANGELOG.md Outdated Show resolved Hide resolved
Noah-Kennedy and others added 3 commits July 12, 2022 16:21
Co-authored-by: Alice Ryhl <alice@ryhl.io>
Co-authored-by: Alice Ryhl <alice@ryhl.io>
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Noah-Kennedy Noah-Kennedy enabled auto-merge (squash) July 12, 2022 21:26
@Noah-Kennedy Noah-Kennedy enabled auto-merge (squash) July 12, 2022 21:27
@Darksonn Darksonn disabled auto-merge July 12, 2022 21:32
@Darksonn Darksonn enabled auto-merge (squash) July 12, 2022 21:33
@Darksonn Darksonn merged commit b343767 into tokio-1.20.x Jul 12, 2022
@Darksonn Darksonn deleted the noah/release branch July 12, 2022 22:03
@Darksonn Darksonn mentioned this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants