Process #[macro_use] imports in resolve and clean up macro loading - #37292
Merged
Conversation
jseyfried
force-pushed
the
import_macros_in_resolve
branch
from
October 20, 2016 00:00
f088f3c to
003c069
Compare
#[macro_use] imports in resolve clean up macro loading#[macro_use] imports in resolve and clean up macro loading
jseyfried
force-pushed
the
import_macros_in_resolve
branch
from
October 20, 2016 00:14
003c069 to
df7bb6f
Compare
Collaborator
|
☔ The latest upstream changes (presumably #37247) made this pull request unmergeable. Please resolve the merge conflicts. |
jseyfried
force-pushed
the
import_macros_in_resolve
branch
2 times, most recently
from
October 22, 2016 06:11
020f379 to
5f57f34
Compare
Collaborator
|
☔ The latest upstream changes (presumably #37301) made this pull request unmergeable. Please resolve the merge conflicts. |
jseyfried
force-pushed
the
import_macros_in_resolve
branch
from
October 23, 2016 06:15
5f57f34 to
f145236
Compare
jseyfried
force-pushed
the
import_macros_in_resolve
branch
from
October 24, 2016 00:55
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