Uh oh!
There was an error while loading. Please reload this page.
resolve: groundwork for building the module graph during expansion - #36573
Merged
Conversation
jseyfriedforce-pushed
the
groundwork
branch
7 times, most recently
from
September 20, 2016 00:37
bb50b56 to
9f16f45Comparenrc
commented
Sep 20, 2016
Member
@bors: r+ |
bors
commented
Sep 20, 2016
Collaborator
📌 Commit 87c0716 has been approved by |
bors
commented
Sep 22, 2016
Collaborator
🔒 Merge conflict |
bors
commented
Sep 22, 2016
Collaborator
☔ The latest upstream changes (presumably #36551) made this pull request unmergeable. Please resolve the merge conflicts. |
jseyfried
commented
Sep 22, 2016
ContributorAuthor
@bors r=nrc |
bors
commented
Sep 22, 2016
Collaborator
📌 Commit 7f79b01 has been approved by |
bors
commented
Sep 22, 2016
Collaborator
⌛ Testing commit 7f79b01 with merge 5ab0ea2... |
bors
commented
Sep 22, 2016
Collaborator
💔 Test failed - auto-linux-64-cargotest |
jseyfried
commented
Sep 22, 2016
ContributorAuthor
@bors r=nrc |
bors
commented
Sep 22, 2016
Collaborator
📌 Commit 173d5b3 has been approved by |
bors
commented
Sep 23, 2016
Collaborator
bors added a commit
that referenced
this pull request
Sep 23, 2016
resolve: groundwork for building the module graph during expansion r? @nrc
bors
commented
Sep 23, 2016
Collaborator
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.
Building the reduced graph during expansion is required for macro modularization (cc #35896).
r? @nrc