rust/src
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
..
bootstrap
build_helper
compiler-rt@57315f7e07
doc reference: link to proper ffi attributes 2016-06-14 10:50:48 +08:00
driver
etc
grammar
jemalloc@aab1c0a0e0
liballoc Update rc.rs 2016-06-05 20:26:24 +02:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Map::Entry::take() method to recover key and value together 2016-06-15 05:45:50 -07:00
libcollectionstest clean up for test cases 2016-06-09 08:20:08 +05:30
libcore Auto merge of #34180 - durka:patch-24, r=brson 2016-06-15 04:48:29 -07:00
libcoretest
libflate run rustfmt on libflate folder 2016-06-07 21:29:35 +05:30
libfmt_macros
libgetopts
libgraphviz
liblibc@45d85899e9
liblog
libpanic_abort
libpanic_unwind run rustfmt on libpanic_unwind folder 2016-06-05 23:34:23 +05:30
librand
librbml
librustc Rollup merge of #34268 - zackmdavis:if_let_over_none_unit_arm, r=jseyfried 2016-06-16 01:39:44 +01:00
librustc_back
librustc_bitflags
librustc_borrowck Auto merge of #34290 - arielb1:short-ladder, r=eddyb 2016-06-16 01:01:26 -07:00
librustc_const_eval Rollup merge of #34207 - petrochenkov:nohyg, r=jseyfried 2016-06-16 01:39:43 +01:00
librustc_const_math Allow truncating constants to 16-bit u/isize 2016-06-10 13:07:04 -04:00
librustc_data_structures Auto merge of #34221 - srinivasreddy:rm_redundant, r=alexcrichton 2016-06-14 13:42:28 -07:00
librustc_driver Strip #[test] nodes during cfg processing on non-test builds. 2016-06-11 03:13:44 +00:00
librustc_incremental
librustc_lint Remove last traces of identifier hygiene from HIR 2016-06-11 00:12:39 +03:00
librustc_llvm Remove linking with AR 2016-06-10 18:26:42 -04:00
librustc_metadata prefer if let to match with None => () arm in some places 2016-06-15 08:13:10 -07:00
librustc_mir Auto merge of #34174 - shepmaster:16-bit-mir, r=Aatch 2016-06-10 19:50:42 -07:00
librustc_passes Address review comments + fix rebase 2016-06-10 01:06:37 +03:00
librustc_platform_intrinsics
librustc_plugin remove the librustc_trans -> librustc_mir dependency 2016-06-08 23:58:53 +03:00
librustc_privacy Introduce TyCtxt::expect_def/expect_resolution helpers and use them where possible 2016-06-10 01:03:54 +03:00
librustc_resolve Address review comments + fix rebase 2016-06-10 01:06:37 +03:00
librustc_save_analysis Introduce TyCtxt::expect_def/expect_resolution helpers and use them where possible 2016-06-10 01:03:54 +03:00
librustc_trans Rollup merge of #34268 - zackmdavis:if_let_over_none_unit_arm, r=jseyfried 2016-06-16 01:39:44 +01:00
librustc_typeck Auto merge of #34000 - estebank:missingargs, r=jseyfried 2016-06-15 22:12:26 -07:00
librustc_unicode docs: Improve char::to_{lower,upper}case examples 2016-06-08 19:24:03 +01:00
librustdoc Auto merge of #34245 - ollie27:rustdoc_redirect_rename, r=alexcrichton 2016-06-14 17:11:05 -07:00
libserialize
libstd Rollup merge of #34270 - gkoz:error_file_exists, r=alexcrichton 2016-06-16 01:39:44 +01:00
libsyntax Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc 2016-06-16 06:37:18 -07:00
libsyntax_ext
libterm
libtest
libunwind
llvm@80ad955b60
rt
rtstartup
rust-installer@c37d3747da
rustc fix issues 2016-06-09 21:47:58 +03:00
rustllvm Remove unneeded indirection of GET_ARCHIVE 2016-06-09 15:59:27 -04:00
test Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc 2016-06-16 06:37:18 -07:00
tools Auto merge of #34220 - srinivasreddy:rf_cargotest, r=brson 2016-06-15 13:11:19 -07:00
stage0.txt