rust/src
bors e621e1c73f Auto merge of #41357 - frewsxcv:rollup, r=frewsxcv
Rollup of 3 pull requests

- Successful merges: #41262, #41310, #41344
- Failed merges:
2017-04-18 04:15:13 +00:00
..
bootstrap [rustbuild] Side-step HashMap iteration to preserve command-line step order. 2017-04-15 03:33:12 +03:00
build_helper
ci Auto merge of #41157 - aidanhs:aphs-debug-appveyor-cache, r=TimNN 2017-04-16 22:24:36 +00:00
compiler-rt@d30da544a8
doc Rollup merge of #41262 - jonhoo:compiler-barrier-rename, r=alexcrichton 2017-04-17 23:21:17 -04:00
driver
etc Remove non-breaking spaces 2017-04-17 17:49:35 +01:00
grammar
jemalloc@11bfb0dcf8
liballoc Specialize Vec::from_elem<u8> to use calloc or memset 2017-04-15 09:01:56 -07:00
liballoc_jemalloc Specialize Vec::from_elem<u8> to use calloc or memset 2017-04-15 09:01:56 -07:00
liballoc_system Specialize Vec::from_elem<u8> to use calloc or memset 2017-04-15 09:01:56 -07:00
libarena
libbacktrace
libcollections Auto merge of #40409 - mbrubeck:calloc, r=sfackler 2017-04-16 19:13:52 +00:00
libcompiler_builtins
libcore Rollup merge of #41262 - jonhoo:compiler-barrier-rename, r=alexcrichton 2017-04-17 23:21:17 -04:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@05a2d19735
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
librand Avoid to use floating point match 2017-04-14 03:39:03 +02:00
librustc Auto merge of #41357 - frewsxcv:rollup, r=frewsxcv 2017-04-18 04:15:13 +00:00
librustc_asan
librustc_back Compile WASM as WASM instead of asm.js 2017-04-14 19:17:03 +02:00
librustc_bitflags
librustc_borrowck Auto merge of #41153 - petrochenkov:umove, r=pnkfelix 2017-04-14 16:28:14 +00:00
librustc_const_eval rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_const_math
librustc_data_structures
librustc_driver rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_errors
librustc_incremental rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_lint Compress ReprOptions a little bit 2017-04-16 16:17:13 +03:00
librustc_llvm
librustc_lsan
librustc_metadata rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_mir rustc: expose monomorphic const_eval through on-demand. 2017-04-16 01:31:06 +03:00
librustc_msan
librustc_passes rustc_const_eval: move ConstEvalErr to the rustc crate. 2017-04-16 01:31:06 +03:00
librustc_platform_intrinsics
librustc_plugin remove LinkMeta from SharedCrateContext 2017-04-13 18:37:47 -04:00
librustc_privacy
librustc_resolve feature gate :vis matcher 2017-04-15 19:06:58 +00:00
librustc_save_analysis
librustc_trans rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_tsan
librustc_typeck Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakis 2017-04-17 23:21:18 -04:00
librustdoc Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakis 2017-04-17 23:21:18 -04:00
libserialize
libstd Rollup merge of #41311 - tedsta:fuchsia_error_codes, r=eddyb 2017-04-15 10:41:51 -04:00
libstd_unicode
libsyntax Auto merge of #41282 - arielb1:missing-impl-item, r=petrochenkov 2017-04-17 22:22:56 +00:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@2e951c3ae3
rt Hoedown big comeback! 2017-04-17 18:10:03 +02:00
rtstartup
rust-installer@4f99485080
rustc
rustllvm
test Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakis 2017-04-17 23:21:18 -04:00
tools Rollup merge of #41290 - GuillaumeGomez:put-back-hoedown, r=steveklabnik 2017-04-17 13:26:21 -04:00
Cargo.lock rustc: expose monomorphic const_eval through on-demand. 2017-04-16 01:31:06 +03:00
Cargo.toml
stage0.txt