Skip to content

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
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