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

Rename main thread from '<main>' to 'main'. #2747

Merged
merged 2 commits into from
May 31, 2016
Merged

Rename main thread from '<main>' to 'main'. #2747

merged 2 commits into from
May 31, 2016

Conversation

WiSaGaN
Copy link
Contributor

@WiSaGaN WiSaGaN commented May 28, 2016

This pull request resolves the test failure in rust pull request 33803
rust-lang/rust#33803

This pull request resolves the test failure in rust pull request 33803
@rust-highfive
Copy link

r? @wycats

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

@WiSaGaN
Copy link
Contributor Author

WiSaGaN commented May 28, 2016

r? @alexcrichton

@alexcrichton
Copy link
Member

Unfortunately this won't be able to land as this doesn't work on stable rust, perhaps the assertions could be relaxed by using a [..] placeholder instead of matching the text exactly?

@WiSaGaN
Copy link
Contributor Author

WiSaGaN commented May 31, 2016

Right. Let me fix that first.

@WiSaGaN
Copy link
Contributor Author

WiSaGaN commented May 31, 2016

Hmm, it fails to build on Linux. Anything I can do here?

@alexcrichton
Copy link
Member

@bors: r+

Nah it's just something I need to investigate soon, thanks!

@bors
Copy link
Collaborator

bors commented May 31, 2016

📌 Commit 6a2e613 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented May 31, 2016

⌛ Testing commit 6a2e613 with merge 7d79da0...

bors added a commit that referenced this pull request May 31, 2016
Rename main thread from '<main>' to 'main'.

This pull request resolves the test failure in rust pull request 33803
rust-lang/rust#33803
@bors
Copy link
Collaborator

bors commented May 31, 2016

@bors bors merged commit 6a2e613 into rust-lang:master May 31, 2016
@WiSaGaN WiSaGaN deleted the feature/rename-main-thread branch May 31, 2016 23:34
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.

5 participants