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

Load extern crates in resolve #36525

Merged
merged 1 commit into from
Sep 24, 2016
Merged

Conversation

jseyfried
Copy link
Contributor

@jseyfried jseyfried commented Sep 16, 2016

This PR loads extern crates in resolve's BuildReducedGraphVistor.
It is groundwork for macro modularization (cc #35896).

r? @nikomatsakis

@jseyfried
Copy link
Contributor Author

jseyfried commented Sep 16, 2016

This is groundwork for macro modularization (cc @nrc).

@bors
Copy link
Contributor

bors commented Sep 22, 2016

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

@bors
Copy link
Contributor

bors commented Sep 23, 2016

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

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Sep 23, 2016

📌 Commit 7b5c59e has been approved by nikomatsakis

bors added a commit that referenced this pull request Sep 23, 2016
Load extern crates in `resolve`

This PR loads `extern crate`s in `resolve`'s `BuildReducedGraphVistor`.

r? @nikomatsakis
@bors
Copy link
Contributor

bors commented Sep 23, 2016

⌛ Testing commit 7b5c59e with merge ee959a8...

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.

3 participants