Skip to content

Prepare 0.2.23 release#3114

Merged
carllerche merged 6 commits intotokio-rs:v0.2.xfrom
Darksonn:release-0.2.23
Nov 12, 2020
Merged

Prepare 0.2.23 release#3114
carllerche merged 6 commits intotokio-rs:v0.2.xfrom
Darksonn:release-0.2.23

Conversation

@Darksonn
Copy link
Member

@Darksonn Darksonn commented Nov 10, 2020

0.2.23 (November 11, 2020)

Fixes

Changes

Added

Closes: #3111

@Darksonn Darksonn added C-maintenance Category: PRs that clean code up or issues documenting cleanup. A-tokio Area: The main tokio crate T-v0.2.x Topic: tokio 0.2.x labels Nov 10, 2020
@Darksonn Darksonn requested a review from carllerche November 10, 2020 08:55
@Darksonn
Copy link
Member Author

Do we need a tokio-macros release too?

error: the async keyword is missing from the function declaration
 --> tokio/tests/macros_test.rs:4:7
  |
4 | async fn test_macro_can_be_used_via_use() {
  |       ^^

error: the async keyword is missing from the function declaration
  --> tokio/tests/macros_test.rs:13:7
   |
13 | async fn test_macro_is_resilient_to_shadowing() {
   |       ^^

@carllerche
Copy link
Member

Might need one? were there changes?

@carllerche
Copy link
Member

It looks highly likely we need to push out a macros release first.

@Darksonn
Copy link
Member Author

tokio-macros release in #3127

@Darksonn
Copy link
Member Author

We should include #3132 in this.

@carllerche carllerche merged commit c63057e into tokio-rs:v0.2.x Nov 12, 2020
@Darksonn Darksonn deleted the release-0.2.23 branch November 12, 2020 19:52
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 C-maintenance Category: PRs that clean code up or issues documenting cleanup. T-v0.2.x Topic: tokio 0.2.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants