Process #[macro_use] imports in resolve and clean up macro loading#37292
Merged
bors merged 5 commits intorust-lang:masterfrom Oct 25, 2016
Merged
Process #[macro_use] imports in resolve and clean up macro loading#37292bors merged 5 commits intorust-lang:masterfrom
#[macro_use] imports in resolve and clean up macro loading#37292bors merged 5 commits intorust-lang:masterfrom
Conversation
f088f3c to
003c069
Compare
#[macro_use] imports in resolve clean up macro loading#[macro_use] imports in resolve and clean up macro loading
003c069 to
df7bb6f
Compare
Collaborator
|
☔ The latest upstream changes (presumably #37247) made this pull request unmergeable. Please resolve the merge conflicts. |
020f379 to
5f57f34
Compare
Collaborator
|
☔ The latest upstream changes (presumably #37301) made this pull request unmergeable. Please resolve the merge conflicts. |
5f57f34 to
f145236
Compare
f145236 to
5e8951d
Compare
Member
|
@bors: r+ |
Collaborator
|
📌 Commit 5e8951d has been approved by |
Collaborator
Collaborator
This was referenced Oct 25, 2016
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 free
to 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.
Groundwork macro modularization (cc #35896).
r? @nrc