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

Add regression test for #26886 #29273

Merged
merged 1 commit into from
Oct 25, 2015
Merged

Conversation

Manishearth
Copy link
Member

No description provided.

@tbu-
Copy link
Contributor

tbu- commented Oct 24, 2015

Could you modify that to include this?

std::sync::{self, Arc};
std::sync::Arc;
std::sync;

The self thing is what originally triggered the bug.

@Manishearth
Copy link
Member Author

Done

@tbu-
Copy link
Contributor

tbu- commented Oct 24, 2015

Thanks!

@apasel422
Copy link
Contributor

I assume the commit message for this should include Closes #26886?

@Manishearth
Copy link
Member Author

Doesn't need to, but adding.

@alexcrichton
Copy link
Member

@bors: r+ aec5576

@bors
Copy link
Collaborator

bors commented Oct 25, 2015

⌛ Testing commit aec5576 with merge f68cd9a...

bors added a commit that referenced this pull request Oct 25, 2015
@bors bors merged commit aec5576 into rust-lang:master Oct 25, 2015
@Manishearth Manishearth deleted the regression branch December 2, 2016 19:04
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