Skip to content

resolve: fix non-termination #38539

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 25, 2016
Merged

Conversation

jseyfried
Copy link
Contributor

Fixes #34324.
r? @eddyb

@@ -10,6 +10,8 @@

// aux-build:recursive_reexports.rs

extern crate recursive_reexports;

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This test used to be broken 😳

@eddyb
Copy link
Member

eddyb commented Dec 22, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 22, 2016

📌 Commit ff54a4e has been approved by eddyb

@eddyb
Copy link
Member

eddyb commented Dec 22, 2016

Does this need a backport?

@jseyfried
Copy link
Contributor Author

Yeah, I think this would be a good idea to backport.

@jseyfried jseyfried added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 22, 2016
@eddyb eddyb added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Dec 22, 2016
@jseyfried
Copy link
Contributor Author

@bors r=eddyb

@bors
Copy link
Collaborator

bors commented Dec 23, 2016

📌 Commit 098c9b6 has been approved by eddyb

@jseyfried
Copy link
Contributor Author

@bors p=1

@bors
Copy link
Collaborator

bors commented Dec 25, 2016

⌛ Testing commit 098c9b6 with merge 20b6c16...

bors added a commit that referenced this pull request Dec 25, 2016
1 similar comment
@bors bors merged commit 098c9b6 into rust-lang:master Dec 25, 2016
@jseyfried jseyfried deleted the fix_resolve_hang branch December 26, 2016 05:51
@nikomatsakis
Copy link
Contributor

Marking as beta-accepted. Small patch, serious regression. cc @rust-lang/compiler

@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Dec 30, 2016
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 30, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants