Skip to content

resolve: groundwork for building the module graph during expansion - #36573

Merged
bors merged 6 commits into
rust-lang:masterfrom
jseyfried:groundwork
Sep 23, 2016
Merged

resolve: groundwork for building the module graph during expansion#36573
bors merged 6 commits into
rust-lang:masterfrom
jseyfried:groundwork

Conversation

@jseyfried

@jseyfriedjseyfried commented Sep 19, 2016

Copy link
Copy Markdown
Contributor

Building the reduced graph during expansion is required for macro modularization (cc #35896).
r? @nrc

@jseyfriedjseyfried changed the title resolve: cleanup/groundwork for building the module graph in expansionresolve: groundwork for building the module graph during expansionSep 19, 2016
@jseyfried
jseyfriedforce-pushed the groundwork branch 7 times, most recently from bb50b56 to 9f16f45CompareSeptember 20, 2016 00:37
@nrc

nrc commented Sep 20, 2016

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Sep 20, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 87c0716 has been approved by nrc

@bors

bors commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

🔒 Merge conflict

@bors

bors commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #36551) made this pull request unmergeable. Please resolve the merge conflicts.

@jseyfried

Copy link
Copy Markdown
ContributorAuthor

@bors r=nrc

@bors

bors commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 7f79b01 has been approved by nrc

@bors

bors commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 7f79b01 with merge 5ab0ea2...

@bors

bors commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-cargotest

@jseyfried

Copy link
Copy Markdown
ContributorAuthor

@bors r=nrc

@bors

bors commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 173d5b3 has been approved by nrc

@bors

bors commented Sep 23, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 173d5b3 with merge 533c04d...

bors added a commit that referenced this pull request Sep 23, 2016
resolve: groundwork for building the module graph during expansion
r? @nrc
Sign up for freeto 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.

3 participants

@jseyfried@nrc@bors