rust/src
bors 3f957ebeff Auto merge of #38627 - rkruppe:ninja-build, r=alexcrichton
Accept ninja-build binary in place of ninja

See comment in the diff for rationale.

r? @alexcrichton
2016-12-29 13:48:50 +00:00
..
bootstrap Auto merge of #38627 - rkruppe:ninja-build, r=alexcrichton 2016-12-29 13:48:50 +00:00
build_helper
ci travis: Attempt to fix Android flakiness 2016-12-26 11:17:19 -08:00
compiler-rt@a8fc4c169f
doc Rollup merge of #38568 - chris-morgan:fix-markdown-lists, r=frewsxcv 2016-12-24 14:29:33 -05:00
driver
etc
grammar
jemalloc@e058ca6616
liballoc Remove extra lang item, exchange_free; use box_free instead. 2016-12-26 17:13:51 -07:00
liballoc_jemalloc Auto merge of #38401 - redox-os:redox_cross, r=brson 2016-12-23 09:09:26 +00:00
liballoc_system Switch back to alloc_system 2016-12-20 18:09:19 -07:00
libarena
libbacktrace
libcollections Rollup merge of #38297 - matklad:linked-lists-are-not-cool, r=GuillaumeGomez 2016-12-24 14:29:21 -05:00
libcollectionstest
libcompiler_builtins Do not build emutls on Redox 2016-12-22 22:01:15 -07:00
libcore
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@e49e9bb7c3 Update liblibc, go back to lazy linking openlibm 2016-12-21 11:38:04 -07:00
liblog
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
libproc_macro_tokens
librand
librustc Auto merge of #38571 - nrc:emit-metadata-change, r=alexcrichton 2016-12-29 11:01:11 +00:00
librustc_back Auto merge of #38579 - whitequark:min_atomic_width, r=alexcrichton 2016-12-28 04:12:11 +00:00
librustc_bitflags
librustc_borrowck Auto merge of #38449 - eddyb:lazy-10, r=nikomatsakis 2016-12-28 20:19:39 +00:00
librustc_const_eval rustc: always print nested nodes where a HIR map is available. 2016-12-28 11:29:20 +02:00
librustc_const_math
librustc_data_structures
librustc_driver Change --crate-type metadata to --emit=metadata 2016-12-29 13:24:45 +13:00
librustc_errors
librustc_incremental rustc: move function arguments into hir::Body. 2016-12-28 11:29:19 +02:00
librustc_lint rustc: move function arguments into hir::Body. 2016-12-28 11:29:19 +02:00
librustc_llvm Auto merge of #38314 - japaric:do-not-delete-enable-llvm-backend, r=alexcrichton 2016-12-26 20:48:43 +00:00
librustc_metadata Change --crate-type metadata to --emit=metadata 2016-12-29 13:24:45 +13:00
librustc_mir rustc: move function arguments into hir::Body. 2016-12-28 11:29:19 +02:00
librustc_passes rustc: simplify constant cross-crate loading and rustc_passes::consts. 2016-12-28 11:29:19 +02:00
librustc_platform_intrinsics
librustc_plugin rustc: separate TraitItem from their parent Item, just like ImplItem. 2016-12-28 11:21:45 +02:00
librustc_privacy rustc: separate TraitItem from their parent Item, just like ImplItem. 2016-12-28 11:21:45 +02:00
librustc_resolve rustc: separate bodies for static/(associated)const and embedded constants. 2016-12-28 11:27:57 +02:00
librustc_save_analysis rustc: always print nested nodes where a HIR map is available. 2016-12-28 11:29:20 +02:00
librustc_trans Auto merge of #38571 - nrc:emit-metadata-change, r=alexcrichton 2016-12-29 11:01:11 +00:00
librustc_typeck rustc: always print nested nodes where a HIR map is available. 2016-12-28 11:29:20 +02:00
librustdoc Auto merge of #38449 - eddyb:lazy-10, r=nikomatsakis 2016-12-28 20:19:39 +00:00
libserialize
libstd Fix arguments on Redox 2016-12-27 10:55:41 -07:00
libstd_unicode
libsyntax hir: lower ImplicitSelf to resolved Self TyQPath's. 2016-12-28 11:21:45 +02:00
libsyntax_ext Auto merge of #38533 - jseyfried:legacy_custom_derive_deprecation, r=nrc 2016-12-23 18:43:12 +00:00
libsyntax_pos
libterm
libtest
libunwind
llvm@ceb177eeef
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm Auto merge of #38314 - japaric:do-not-delete-enable-llvm-backend, r=alexcrichton 2016-12-26 20:48:43 +00:00
test Add a test for #38273 2016-12-29 13:24:46 +13:00
tools mk: Fix compile with makefiles 2016-12-20 18:51:54 -08:00
vendor
Cargo.lock mk: Fix compile with makefiles 2016-12-20 18:51:54 -08:00
Cargo.toml
stage0.txt