rust/src
kennytm c77068a94b Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichton
Bump the minimum LLVM to 3.9

Old LLVM bugs are reportedly cropping up harder, but 3.9 seems to be OK.

Fixes #45277.
2017-10-19 01:59:52 +08:00
..
bootstrap Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichton 2017-10-19 01:59:52 +08:00
build_helper rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
ci Bump the minimum LLVM to 3.9 2017-10-16 13:10:16 -07:00
doc Rollup merge of #45217 - SimonSapin:alloc-doc, r=steveklabnik 2017-10-19 01:59:49 +08:00
etc rustbuild: Allow setting rls/rustfmt to "broken" 2017-10-16 09:06:51 -07:00
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #45133 - GuillaumeGomez:usize-index-msg, r=dtolnay 2017-10-13 23:37:55 +08:00
liballoc_jemalloc rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@0b9844764e
libcore Rollup merge of #45097 - nivkner:fixme_fixup2, r=estebank 2017-10-17 22:20:55 +08:00
libfmt_macros
libgetopts
libgraphviz
liblibc@44e4018e1a
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins
librand
librustc Rollup merge of #45325 - spastorino:first_statement_index_with_macro, r=nikomatsakis 2017-10-19 01:59:51 +08:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back revert change to function_sections for windows 2017-10-16 22:59:05 +03:00
librustc_borrowck Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddyb 2017-10-18 10:44:08 +00:00
librustc_const_eval convert constant promotion into a query 2017-10-16 17:32:22 -04:00
librustc_const_math
librustc_cratesio_shim
librustc_data_structures Generate FirstStatementIndex using newtype_index macro 2017-10-17 12:06:20 -03:00
librustc_driver convert constant promotion into a query 2017-10-16 17:32:22 -04:00
librustc_errors
librustc_incremental Auto merge of #45104 - vitiral:incr_auto_assert2, r=michaelwoerister 2017-10-14 04:11:49 +00:00
librustc_lint rustc: Remove used_mut_nodes from TyCtxt 2017-10-14 09:29:02 -07:00
librustc_llvm
librustc_lsan
librustc_metadata convert constant promotion into a query 2017-10-16 17:32:22 -04:00
librustc_mir Rollup merge of #45082 - jacwah:explain-E0382, r=steveklabnik 2017-10-19 01:59:46 +08:00
librustc_msan
librustc_passes convert constant promotion into a query 2017-10-16 17:32:22 -04:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Auto merge of #44867 - kennytm:rustdoc-md-test-title, r=alexcrichton 2017-10-14 23:07:35 +00:00
librustc_save_analysis Implement dyn Trait syntax 2017-10-14 12:51:13 +03:00
librustc_trans Rollup merge of #45310 - gnzlbg:fix_aarch64, r=pnkfelix 2017-10-17 22:21:00 +08:00
librustc_trans_utils
librustc_tsan
librustc_typeck Rollup merge of #45097 - nivkner:fixme_fixup2, r=estebank 2017-10-17 22:20:55 +08:00
librustdoc Rollup merge of #45281 - GuillaumeGomez:tab-selection, r=QuietMisdreavus 2017-10-19 01:59:50 +08:00
libserialize
libstd Rollup merge of #45339 - xfix:patch-4, r=steveklabnik 2017-10-17 22:21:05 +08:00
libstd_unicode
libsyntax don't issue "expected statement after outer attr." after inner attr. 2017-10-15 19:41:12 -07:00
libsyntax_ext
libsyntax_pos Implement dyn Trait syntax 2017-10-14 12:51:13 +03:00
libterm
libtest
libunwind
llvm@83b72cedfd
rt
rtstartup
rustc
rustllvm rustc: Fix some ThinLTO internalization 2017-10-15 08:41:26 -07:00
test Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichton 2017-10-19 01:59:52 +08:00
tools Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddyb 2017-10-18 10:44:08 +00:00
Cargo.lock Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1 2017-10-16 03:02:05 +00:00
Cargo.toml
stage0.txt