rust/src
bors ee959a8cbe Auto merge of #36525 - jseyfried:load_crates_in_resolve, r=nikomatsakis
Load extern crates in `resolve`

This PR loads `extern crate`s in `resolve`'s `BuildReducedGraphVistor`.

r? @nikomatsakis
2016-09-23 13:40:45 -07:00
..
bootstrap Rollup merge of #36509 - nagisa:rustbuild-py3, r=alexcrichton 2016-09-16 09:29:49 -07:00
build_helper
compiler-rt@8598065bd9
doc Don't ignore a doc code-block we can compile. 2016-09-14 22:49:36 -04:00
driver
etc
grammar
jemalloc@e058ca6616
liballoc Tweak std::rc docs 2016-09-21 10:25:01 -07:00
liballoc_jemalloc
liballoc_system
libarena Lazily allocate TypedArena's first chunk. 2016-09-20 22:00:29 +10:00
libbacktrace
libcollections Minor correction in sort_by_key doc comment 2016-09-20 11:20:33 -04:00
libcollectionstest Add tests for str::replacen 2016-09-13 10:16:31 +08:00
libcompiler_builtins Link test to compiler builtins and make unstable 2016-09-13 12:27:26 -07:00
libcore Rollup merge of #36589 - jpadkins:option_docs_safety_wording_fix, r=bluss 2016-09-22 11:25:01 -07:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@d4f6a19c55
liblog
libpanic_abort
libpanic_unwind
libproc_macro
librand
librustc Auto merge of #36525 - jseyfried:load_crates_in_resolve, r=nikomatsakis 2016-09-23 13:40:45 -07:00
librustc_back rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
librustc_bitflags
librustc_borrowck librustc: Implement def-use chains and trivial copy propagation on MIR. 2016-09-19 19:18:38 -07:00
librustc_const_eval Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomez 2016-09-23 06:17:26 -07:00
librustc_const_math
librustc_data_structures
librustc_driver Load extern crates in resolve. 2016-09-23 06:35:33 +00:00
librustc_errors Add the ability to merge spans to codemap 2016-09-19 12:31:56 -07:00
librustc_incremental rustc_metadata: group information into less tags. 2016-09-20 20:08:04 +03:00
librustc_lint rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
librustc_llvm
librustc_macro
librustc_metadata Load extern crates in resolve. 2016-09-23 06:35:33 +00:00
librustc_mir Auto merge of #36551 - eddyb:meta-games, r=nikomatsakis 2016-09-21 19:17:24 -07:00
librustc_passes rustc_metadata: group information into less tags. 2016-09-20 20:08:04 +03:00
librustc_platform_intrinsics
librustc_plugin reviewer comments and rebasing 2016-09-23 07:19:31 +12:00
librustc_privacy rustc_metadata: group information into less tags. 2016-09-20 20:08:04 +03:00
librustc_resolve Load extern crates in resolve. 2016-09-23 06:35:33 +00:00
librustc_save_analysis rustc_metadata: group information into less tags. 2016-09-20 20:08:04 +03:00
librustc_trans Auto merge of #36551 - eddyb:meta-games, r=nikomatsakis 2016-09-21 19:17:24 -07:00
librustc_typeck Rollup merge of #36330 - aclarry:e0560-update, r=jonathandturner 2016-09-22 11:25:00 -07:00
librustc_unicode
librustdoc rustc_metadata: replace RBML with a simple and type-safe scheme. 2016-09-20 20:08:05 +03:00
libserialize serialize: allow specifying the default behavior for specializations. 2016-09-20 20:08:06 +03:00
libstd Auto merge of #36631 - frewsxcv:dir-entry-debug, r=sfackler 2016-09-22 23:12:23 -07:00
libsyntax Auto merge of #36573 - jseyfried:groundwork, r=nrc 2016-09-22 19:54:56 -07:00
libsyntax_ext Auto merge of #36154 - nrc:proc-macro-init, r=@jseyfried 2016-09-22 16:33:41 -07:00
libsyntax_pos Auto merge of #36585 - jonathandturner:misc_error_touchups, r=nrc 2016-09-21 22:40:51 -07:00
libterm
libtest
libunwind
llvm@7801978ec1 Up the LLVM 2016-09-17 18:40:40 +03:00
rt
rtstartup rustbuild: Fix cross-compiles to MinGW on Linux 2016-09-12 22:41:17 -07:00
rust-installer@755bc3db4f
rustc rustc_metadata: replace RBML with a simple and type-safe scheme. 2016-09-20 20:08:05 +03:00
rustllvm Up the LLVM 2016-09-17 18:40:40 +03:00
test Auto merge of #36649 - eddyb:selfish-idents, r=pnkfelix 2016-09-23 09:49:26 -07:00
tools Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomez 2016-09-23 06:17:26 -07:00
stage0.txt