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

s/task/thread/g #20248

Merged
merged 1 commit into from
Dec 30, 2014
Merged

s/task/thread/g #20248

merged 1 commit into from
Dec 30, 2014

Conversation

steveklabnik
Copy link
Member

A part of #20038

This is just the beginning of what needs to be done, but it's some of it.

/cc @aturon

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@steveklabnik steveklabnik assigned aturon and unassigned nikomatsakis Dec 26, 2014
@@ -2621,7 +2621,7 @@ The currently implemented features of the reference compiler are:
LLVM's implementation which works in concert with the kernel
loader and dynamic linker. This is not necessarily available
on all platforms, and usage of it is discouraged (rust
focuses more on task-local data instead of thread-local
focuses more on thread-local data instead of thread-local
Copy link
Contributor

Choose a reason for hiding this comment

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

I know this isn't done, but this is just amusing :)

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 30, 2014
A part of rust-lang#20038

This is just the beginning of what needs to be done, but it's some of it.

/cc @aturon
@bors bors merged commit b8ffad5 into rust-lang:master Dec 30, 2014
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.

7 participants