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

RUST_TEST_TASKS -> RUST_TEST_THREADS #23525

Merged
merged 1 commit into from
Mar 20, 2015
Merged

Conversation

steveklabnik
Copy link
Member

We don't use 'task' anymore, these are now threads.

Because this changes the name of a compiler option, this is

[breaking-change]

I think this is small enough to not need an RFC, nor a period of accepting both. If we want to take both for a while, I can change the patch.

We don't use 'task' anymore, these are now threads.

Because this changes the name of a compiler option, this is

[breaking-change]
@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Mar 19, 2015

📌 Commit 7cbc428 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Mar 20, 2015

⌛ Testing commit 7cbc428 with merge 9e25ce7...

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 20, 2015
…hton

 We don't use 'task' anymore, these are now threads.

Because this changes the name of a compiler option, this is

[breaking-change]

I think this is small enough to not need an RFC, nor a period of accepting both. If we want to take both for a while, I can change the patch.
@bors
Copy link
Contributor

bors commented Mar 20, 2015

⛄ The build was interrupted to prioritize another pull request.

@bors bors merged commit 7cbc428 into rust-lang:master Mar 20, 2015
Fraser999 added a commit to Fraser999/crust that referenced this pull request Jun 9, 2015
hannobraun added a commit to hannobraun/vndf-2016 that referenced this pull request Jul 13, 2015
It hasn't worked for a while and seems no longer necessary. See:
rust-lang/rust#23525
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