Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revert a change in the scope of macros imported from crates to fix a regression #34239

Merged
merged 4 commits into from
Jun 16, 2016

Conversation

jseyfried
Copy link
Contributor

Fixes #34212.
The regression was caused by #34032, which changed the scope of macros imported from extern crates to match the scope of macros imported from modules.
r? @nrc

@jseyfried jseyfried force-pushed the fix_macro_use_scope_regression branch from d58f165 to 9d6adbf Compare June 12, 2016 05:57
@nrc
Copy link
Member

nrc commented Jun 16, 2016

@bors: r+

@bors
Copy link
Collaborator

bors commented Jun 16, 2016

📌 Commit 236b67a has been approved by nrc

@bors
Copy link
Collaborator

bors commented Jun 16, 2016

⌛ Testing commit 236b67a with merge 7aba683...

bors added a commit that referenced this pull request Jun 16, 2016
Revert a change in the scope of macros imported from crates to fix a regression

Fixes #34212.
The regression was caused by #34032, which changed the scope of macros imported from extern crates to match the scope of macros imported from modules.
r? @nrc
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants