]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc
authorbors <bors@rust-lang.org>
Thu, 16 Jun 2016 13:37:18 +0000 (06:37 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2016 13:37:18 +0000 (06:37 -0700)
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

1  2 
src/libsyntax/ext/base.rs
src/libsyntax/ext/expand.rs

Simple merge
Simple merge