rust/src/libsyntax/ext
bors 7aba683c76 Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc
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
2016-06-16 06:37:18 -07:00
..
tt Auto merge of #33982 - LeoTestard:remove-check-matcher-old, r=pnkfelix 2016-06-07 17:56:35 -07:00
base.rs Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc 2016-06-16 06:37:18 -07:00
build.rs Implement .. in tuple (struct) patterns 2016-05-26 11:11:58 +03:00
expand.rs Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc 2016-06-16 06:37:18 -07:00
mtwt.rs Add comment for the use of Ident in hash map in mtwt 2015-10-06 01:47:35 +03:00
quote.rs simplify HR subtyping back to what we did before 2016-05-31 19:42:22 -04:00
source_util.rs [breaking-change] don't pub export ast::Lit_ variants 2016-02-11 12:34:48 +01:00