rust/src
kennytm c888f72304
Rollup merge of #48085 - alexcrichton:update-dlmalloc, r=Mark-Simulacrum
Update the dlmalloc submodule

A bug was recently fixed in dlmalloc which meant that released memory to the
system accidentally wasn't getting reused, causing programs to be far slower
than they should be!
2018-02-11 00:51:56 +08:00
..
binaryen@17841e155e Update binaryen to fix -Werror with GCC 8 2018-02-07 12:20:25 -08:00
bootstrap Rollup merge of #48098 - alexcrichton:fix-i686-dist-bootstrap, r=Mark-Simulacrum 2018-02-10 14:24:07 +08:00
build_helper
ci Rollup merge of #48098 - alexcrichton:fix-i686-dist-bootstrap, r=Mark-Simulacrum 2018-02-10 14:24:07 +08:00
dlmalloc@9b2dcac06c Update the dlmalloc submodule 2018-02-10 07:01:27 -08:00
doc Update books for next release 2018-02-09 11:27:47 -07:00
etc
grammar
jemalloc@1f5a28755e
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcompiler_builtins@345447948f rustc: Upgrade to LLVM 6 2018-02-09 17:13:14 -08:00
libcore Rollup merge of #48100 - Mark-Simulacrum:fetch-nand, r=alexcrichton 2018-02-10 14:26:57 +08:00
libfmt_macros
libgetopts
libgraphviz
liblibc@56444a4545
libpanic_abort
libpanic_unwind
libproc_macro proc_macro: don't panic parsing ..= (fix #47950) 2018-02-06 14:43:01 +00:00
libprofiler_builtins
librustc Rollup merge of #48086 - Zoxc:gen-fix, r=nikomatsakis 2018-02-10 14:24:06 +08:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back
librustc_binaryen
librustc_borrowck
librustc_const_eval Encode (in MIR) whether borrows are explicit in source or arise due to autoref. 2018-02-08 12:16:25 +01:00
librustc_const_math
librustc_cratesio_shim
librustc_data_structures Rollup merge of #47835 - Mark-Simulacrum:remove-data-structs, r=nikomatsakis 2018-02-10 14:23:54 +08:00
librustc_driver Rollup merge of #47854 - varkor:create-out-dir, r=pnkfelix 2018-02-10 14:23:56 +08:00
librustc_errors
librustc_incremental
librustc_lint Add AutoBorrowMutability; its like hir::Mutability but w/ two-phase borrow info too. 2018-02-08 12:16:30 +01:00
librustc_llvm
librustc_lsan
librustc_metadata
librustc_mir Rollup merge of #48078 - alexcrichton:fix-required-const-and-proc-macro, r=eddyb 2018-02-10 14:24:04 +08:00
librustc_msan
librustc_passes
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve rustc: Upgrade to LLVM 6 2018-02-09 17:13:14 -08:00
librustc_save_analysis
librustc_trans Rollup merge of #48078 - alexcrichton:fix-required-const-and-proc-macro, r=eddyb 2018-02-10 14:24:04 +08:00
librustc_trans_utils
librustc_tsan
librustc_typeck Rollup merge of #48078 - alexcrichton:fix-required-const-and-proc-macro, r=eddyb 2018-02-10 14:24:04 +08:00
librustdoc Rollup merge of #48080 - GuillaumeGomez:mobile-docs-fixes, r=QuietMisdreavus 2018-02-10 14:24:05 +08:00
libserialize
libstd Rollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton 2018-02-07 08:30:48 -08:00
libstd_unicode
libsyntax Add rustc_args_required_const to the feature whitelist 2018-02-08 13:38:58 -08:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@9f81beaf32 rustc: Upgrade to LLVM 6 2018-02-09 17:13:14 -08:00
llvm-emscripten@2717444753
rt
rtstartup
rustc
rustllvm rustc: Upgrade to LLVM 6 2018-02-09 17:13:14 -08:00
test Rollup merge of #48107 - matthiaskrgr:typo__substract_to_subtract, r=kennytm 2018-02-10 14:24:10 +08:00
tools Convert python script to rust 2018-02-08 10:53:09 +01:00
Cargo.lock Convert python script to rust 2018-02-08 10:53:09 +01:00
Cargo.toml Convert python script to rust 2018-02-08 10:53:09 +01:00
stage0.txt