rust/src
Alex Crichton 6ae22346b8 appveyor: Use Ninja to build LLVM on MinGW
I have a suspicion that MinGW's make is the cause of #40546 rather than anything
else, but that's purely a suspicion without any facts to back it up. In any case
we'll eventually be moving the MSVC build over to Ninja in order to leverage
sccache regardless, so this commit simply jumpstarts that process by downloading
Ninja for use by MinGW anyway.

I'm not sure if this closes #40546 for real, but this is my current best shot at
closing it out, so...

Closes #40546
2017-03-21 19:18:56 -07:00
..
bootstrap appveyor: Use Ninja to build LLVM on MinGW 2017-03-21 19:18:56 -07:00
build_helper rustbuild: Assert directory creation succeeds 2017-03-07 15:24:36 -08:00
ci travis: Don't set RUST_LOG globally 2017-03-20 14:32:36 -07:00
compiler-rt@d30da544a8
doc Rollup merge of #40685 - portal-chan:patch-1, r=eddyb 2017-03-20 23:45:05 -04:00
driver
etc Vec, LinkedList, VecDeque, String, and Option NatVis visualizations 2017-02-15 01:51:19 -08:00
grammar Fix typo 2017-02-15 15:13:31 +03:00
jemalloc@11bfb0dcf8
liballoc Fix up various links 2017-03-20 10:10:16 -04:00
liballoc_jemalloc Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
liballoc_system
libarena
libbacktrace
libcollections Tweak the constants a bit 2017-03-21 20:46:20 +01:00
libcollectionstest Implement feature sort_unstable 2017-03-21 20:46:20 +01:00
libcompiler_builtins make shift builtins panic-free with new unchecked_sh* intrinsics 2017-03-15 06:59:09 +01:00
libcore Unit test heapsort 2017-03-21 20:46:20 +01:00
libcoretest Unit test heapsort 2017-03-21 20:46:20 +01:00
libflate Add/remove rerun-if-changed when necessary 2017-03-04 21:38:26 +03:00
libfmt_macros
libgetopts
libgraphviz
liblibc@64d954c6a7 Update name_bytes, scoop up latest libc 2017-02-22 09:28:02 -08:00
liblog
libpanic_abort
libpanic_unwind
libproc_macro Add doc attributes to proc_macro crate 2017-03-12 02:54:43 +00:00
libproc_macro_plugin Improve the TokenStream quoter. 2017-03-15 23:05:02 +00:00
librand
librustc Rollup merge of #40576 - dwrensha:mir-terminator-kind-doc-typo, r=nikomatsakis 2017-03-20 23:45:00 -04:00
librustc_asan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_back Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
librustc_bitflags
librustc_borrowck Auto merge of #39628 - arielb1:shimmir, r=eddyb 2017-03-20 15:58:10 +00:00
librustc_const_eval clean up visuals on error index #40425 2017-03-13 23:12:54 -04:00
librustc_const_math rustc_const_eval: always demand typeck_tables for evaluating constants. 2017-02-25 18:35:26 +02:00
librustc_data_structures Stabilize rc_raw feature, closes #37197 2017-03-17 13:28:53 -07:00
librustc_driver move the drop expansion code to rustc_mir 2017-03-18 02:53:07 +02:00
librustc_errors Rollup merge of #40287 - estebank:label-overlap, r=nrc 2017-03-10 16:18:28 -08:00
librustc_incremental Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkov 2017-03-20 23:44:59 -04:00
librustc_lint Refactor Attribute to use Path and TokenStream instead of MetaItem. 2017-03-14 04:03:43 +00:00
librustc_llvm Add/remove rerun-if-changed when necessary 2017-03-04 21:38:26 +03:00
librustc_lsan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_metadata Auto merge of #39628 - arielb1:shimmir, r=eddyb 2017-03-20 15:58:10 +00:00
librustc_mir Rollup merge of #40229 - cramertj:break-to-blocks, r=nikomatsakis 2017-03-20 23:44:55 -04:00
librustc_msan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_passes Rollup merge of #40229 - cramertj:break-to-blocks, r=nikomatsakis 2017-03-20 23:44:55 -04:00
librustc_platform_intrinsics Auto merge of #38561 - nagisa:rdrandseed, r=alexcrichton 2017-02-14 01:26:10 +00:00
librustc_plugin Remove ability for plugins to register a MIR pass 2017-03-10 08:09:29 -08:00
librustc_privacy Make priv in pub hard error for crates using pub(restricted) 2017-03-17 20:38:32 -07:00
librustc_resolve Rollup merge of #40583 - jseyfried:fix_include_macro_regression, r=nrc 2017-03-19 10:18:16 -04:00
librustc_save_analysis Rollup merge of #40554 - nrc:rls-data, r=alexcrichton 2017-03-19 20:51:10 -04:00
librustc_trans Auto merge of #39628 - arielb1:shimmir, r=eddyb 2017-03-20 15:58:10 +00:00
librustc_tsan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_typeck Rollup merge of #40229 - cramertj:break-to-blocks, r=nikomatsakis 2017-03-20 23:44:55 -04:00
librustdoc Rollup merge of #40587 - GuillaumeGomez:rustdoc-const-display, r=frewsxcv 2017-03-19 20:51:13 -04:00
libserialize
libstd Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkov 2017-03-20 23:44:59 -04:00
libstd_unicode Rollup merge of #40499 - ericfindlay:master, r=steveklabnik 2017-03-17 08:49:00 -04:00
libsyntax Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkov 2017-03-20 23:44:59 -04:00
libsyntax_ext Auto merge of #40346 - jseyfried:path_and_tokenstream_attr, r=nrc 2017-03-19 10:56:08 +00:00
libsyntax_pos
libterm Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
libtest fix typo 2017-02-27 11:18:11 +08:00
libunwind Add/remove rerun-if-changed when necessary 2017-03-04 21:38:26 +03:00
llvm@d5ef27a796 update LLVM 2017-03-19 17:52:17 +02:00
rt
rtstartup
rust-installer@4f99485080
rustc test: Verify all sysroot crates are unstable 2017-02-21 11:38:17 -08:00
rustllvm Auto merge of #39628 - arielb1:shimmir, r=eddyb 2017-03-20 15:58:10 +00:00
test Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkov 2017-03-20 23:44:59 -04:00
tools fix trailing whitespace 2017-03-20 10:10:16 -04:00
Cargo.lock travis: Don't set RUST_LOG globally 2017-03-20 14:32:36 -07:00
Cargo.toml Don't put Cargo into the rustc workspace 2017-03-10 14:49:19 -08:00
stage0.txt rustbuild: Use copies instead of hard links 2017-03-09 07:00:13 -08:00