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

Prepare tokio-macros 1.4.0 #4139

Merged
merged 2 commits into from Sep 29, 2021
Merged

Prepare tokio-macros 1.4.0 #4139

merged 2 commits into from Sep 29, 2021

Conversation

Noah-Kennedy
Copy link
Contributor

@Noah-Kennedy Noah-Kennedy commented Sep 29, 2021

1.4.0 (September 29th, 2021)

Changed

  • macros: run current_thread inside LocalSet (#4027)
  • macros: explicitly relaxed clippy lint for .expect() in runtime entry macro (#4030)

Fixed

  • macros: fix invalid error messages in functions wrapped with #[main] or #[test] (#4067)

@Darksonn Darksonn added the A-tokio-macros Area: The tokio-macros crate label Sep 29, 2021
Copy link
Member

@carllerche carllerche left a comment

Choose a reason for hiding this comment

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

👍

@Darksonn Darksonn merged commit 44cfe10 into tokio-rs:master Sep 29, 2021
@Noah-Kennedy Noah-Kennedy deleted the prepare-tokio-macros-1.4.0 branch September 29, 2021 21:36
@Noah-Kennedy Noah-Kennedy restored the prepare-tokio-macros-1.4.0 branch September 29, 2021 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-macros Area: The tokio-macros crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants