Uh oh!
There was an error while loading. Please reload this page.
resolve: fix non-termination - #38539
Merged
Merged
Conversation
jseyfried
commented
Dec 22, 2016
ContributorAuthor
There was a problem hiding this comment.
This test used to be broken 😳
eddyb
commented
Dec 22, 2016
Contributor
@bors r+ |
bors
commented
Dec 22, 2016
Collaborator
📌 Commit ff54a4e has been approved by |
eddyb
commented
Dec 22, 2016
Contributor
Does this need a backport? |
jseyfriedforce-pushed
the
fix_resolve_hang
branch
from
December 22, 2016 08:44
ff54a4e to
d1746d7Comparejseyfried
commented
Dec 22, 2016
ContributorAuthor
Yeah, I think this would be a good idea to backport. |
jseyfriedforce-pushed
the
fix_resolve_hang
branch
from
December 22, 2016 08:58
d1746d7 to
098c9b6Comparejseyfried
commented
Dec 23, 2016
ContributorAuthor
@bors r=eddyb |
bors
commented
Dec 23, 2016
Collaborator
📌 Commit 098c9b6 has been approved by |
jseyfried
commented
Dec 25, 2016
ContributorAuthor
@bors p=1 |
bors
commented
Dec 25, 2016
Collaborator
⌛ Testing commit 098c9b6 with merge 20b6c16... |
bors
commented
Dec 25, 2016
Collaborator
1 similar comment
bors
commented
Dec 25, 2016
Collaborator
nikomatsakis
commented
Dec 30, 2016
Contributor
Marking as beta-accepted. Small patch, serious regression. cc @rust-lang/compiler |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#34324.
r? @eddyb