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

thread::scoped API does no longer exist in the std #57

Closed
ordovicia opened this issue Feb 18, 2018 · 1 comment
Closed

thread::scoped API does no longer exist in the std #57

ordovicia opened this issue Feb 18, 2018 · 1 comment
Labels
C-bug The description is wrong or incorrect.

Comments

@ordovicia
Copy link
Contributor

thread::scoped API was removed from the std, so this section and references to it should be removed.

@steveklabnik steveklabnik added the C-bug The description is wrong or incorrect. label Mar 1, 2018
@Gankra
Copy link
Contributor

Gankra commented Mar 12, 2018

No this example is still important, regardless of it's still in std. The section explains the API enough that it stands alone.

@Gankra Gankra closed this as completed Mar 12, 2018
PureWhiteWu added a commit to PureWhiteWu/nomicon that referenced this issue Sep 23, 2021
Clarify that `thread::scoped::JoinGuard` has been removed from std, and why we still remain this chapter here per rust-lang#57 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug The description is wrong or incorrect.
Projects
None yet
Development

No branches or pull requests

3 participants