Skip to content

Remove the module-level documentation for thread::scoped #27311

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

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

lilyball
Copy link
Contributor

It's deprecated and unsafe, so we shouldn't be encouraging people to use
it. Move it to std::thread::scoped instead, since it's still useful
information to anyone who is using the API.

It's deprecated and unsafe, so we shouldn't be encouraging people to use
it. Move it to `std::thread::scoped` instead, since it's still useful
information to anyone who is using the API.
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw
Copy link
Member

huonw commented Jul 26, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 26, 2015

📌 Commit 11c2218 has been approved by huonw

@bors
Copy link
Collaborator

bors commented Jul 27, 2015

⌛ Testing commit 11c2218 with merge 922aef0...

bors added a commit that referenced this pull request Jul 27, 2015
It's deprecated and unsafe, so we shouldn't be encouraging people to use
it. Move it to `std::thread::scoped` instead, since it's still useful
information to anyone who is using the API.
@bors bors merged commit 11c2218 into rust-lang:master Jul 27, 2015
@lilyball lilyball deleted the thread-mod-desc-remove-scoped branch July 27, 2015 02:58
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.

4 participants