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

Fix outdated macro documentation #3180

Merged
merged 1 commit into from
Nov 26, 2020
Merged

Conversation

chauhraj
Copy link
Contributor

@chauhraj chauhraj commented Nov 26, 2020

  1. Changed 0.2 to 0.3
  2. Changed ‘multi’ to ‘single’ to indicate that the behavior is single threaded

Closes: #3177

1. Changed 0.2 to 0.3
2. Changed ‘multi’ to ‘single’ to indicate that the behavior is single threaded
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.

Thank you!

@Darksonn Darksonn changed the title Update lib.rs Fix outdated macro documentation Nov 26, 2020
@Darksonn Darksonn merged commit 5e406a7 into tokio-rs:master Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#[tokio::test] macro docs are out of date
2 participants