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-macros 1.8.0 #4742

Merged
merged 1 commit into from Jun 4, 2022
Merged

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Jun 4, 2022

1.8.0 (June 4th, 2022)

  • macros: always emit return statement (#4636)
  • macros: support setting a custom crate name for #[tokio::main] and #[tokio::test] (#4613)

@Darksonn Darksonn added the A-tokio-macros Area: The tokio-macros crate label Jun 4, 2022
Comment on lines -82 to -83
- macros: support setting a custom crate name for `#[tokio::main]` and
`#[tokio::test]` ([#4613])
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This had ended up in the wrong changelog somehow.

@Darksonn Darksonn merged commit 3f8a690 into master Jun 4, 2022
@Darksonn Darksonn deleted the prepare-tokio-macros-1.8.0 branch June 4, 2022 20:04
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

2 participants