rust/src/test
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
..
codegen
codegen-units fix codegen-units fallout 2016-06-16 09:26:44 +03:00
compile-fail Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc 2016-06-16 06:37:18 -07:00
compile-fail-fulldeps
debuginfo
incremental
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make
run-pass
run-pass-fulldeps
run-pass-valgrind
rustdoc
ui