rust/src
Alex Crichton cf8fde1441 rustbuild: Add more deps on android-copy-libs
The android-copy-libs step is crucial for running tests on the Android target as
it copies necessary scripts and such to the emulator. We must run that before
running any tests there, but we erroneously only did it for compiletest test
suites!
2016-12-30 18:55:31 -08:00
..
bootstrap rustbuild: Add more deps on android-copy-libs 2016-12-30 18:55:31 -08:00
build_helper let BSD to use gmake for GNU-make 2016-12-17 20:09:23 +01:00
ci Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup 2016-12-29 17:29:32 -08:00
compiler-rt@a8fc4c169f
doc Rollup merge of #38662 - agl:patch-2, r=frewsxcv 2016-12-29 17:26:34 -08:00
driver
etc PTX support 2016-12-26 21:06:23 -05:00
grammar
jemalloc@e058ca6616
liballoc Rollup merge of #38587 - GuillaumeGomez:arc_docs, r=frewsxcv 2016-12-29 17:26:18 -08:00
liballoc_jemalloc std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
liballoc_system std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
libarena
libbacktrace
libcollections Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
libcollectionstest Address fallout 2016-12-16 19:42:17 -08:00
libcompiler_builtins std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
libcore Rollup merge of #38693 - lucis-fluxum:partialord-typo-fix, r=steveklabnik 2016-12-29 17:26:40 -08:00
libcoretest Address fallout 2016-12-16 19:42:17 -08:00
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 std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
libpanic_unwind std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
libproc_macro
libproc_macro_plugin
libproc_macro_tokens Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
librand std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
librustc Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08: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 Auto merge of #38051 - sanxiyn:unused-type-alias-3, r=eddyb 2016-12-18 22:06:34 +00:00
librustc_driver Change --crate-type metadata to --emit=metadata 2016-12-29 13:24:45 +13:00
librustc_errors Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton 2016-12-12 13:19:33 +00:00
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 Rollup merge of #38559 - japaric:ptx2, r=alexcrichton 2016-12-29 17:26:15 -08:00
librustc_metadata Change --crate-type metadata to --emit=metadata 2016-12-29 13:24:45 +13:00
librustc_mir Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
librustc_passes rustc: simplify constant cross-crate loading and rustc_passes::consts. 2016-12-28 11:29:19 +02:00
librustc_platform_intrinsics PTX support 2016-12-26 21:06:23 -05:00
librustc_plugin Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08: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 Rollup merge of #38559 - japaric:ptx2, r=alexcrichton 2016-12-29 17:26:15 -08:00
librustc_typeck rustc: always print nested nodes where a HIR map is available. 2016-12-28 11:29:20 +02:00
librustdoc Rollup merge of #38671 - ollie27:rustdoc_stab_em_div_fix, r=frewsxcv 2016-12-29 17:26:36 -08:00
libserialize Use StableHasher everywhere 2016-12-15 20:48:59 +02:00
libstd Rollup merge of #38622 - alexcrichton:read-lengths, r=sfackler 2016-12-29 17:26:21 -08:00
libstd_unicode Address fallout 2016-12-16 19:42:17 -08:00
libsyntax Rollup merge of #38559 - japaric:ptx2, r=alexcrichton 2016-12-29 17:26:15 -08: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 Fix default terminfo code for reset (sg0 -> sgr0) 2016-12-28 14:40:00 -05:00
libtest WIP: Cross-compilation for Redox target 2016-12-15 16:31:01 -07:00
libunwind std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
llvm@ceb177eeef llvm: backport r280651 2016-12-16 12:49:58 -05:00
rt
rtstartup
rust-installer@4f99485080
rustc std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
rustllvm Switching from NULL to nullptr in src/rustllvm. 2016-12-30 16:37:05 +01:00
test Rollup merge of #38559 - japaric:ptx2, r=alexcrichton 2016-12-29 17:26:15 -08:00
tools A few small test fixes and such from rollup 2016-12-29 23:33:13 -08:00
vendor rustbuild: Update gcc-rs to 0.3.40 2016-12-12 09:27:14 -08:00
Cargo.lock mk: Fix compile with makefiles 2016-12-20 18:51:54 -08:00
Cargo.toml
stage0.txt Bump bootstrap compiler 2016-12-29 08:47:20 -08:00