rust/src
bors 29ed49fb0a Auto merge of #45215 - alexcrichton:thin-lto-reference-more, r=michaelwoerister
rustc: Fix some ThinLTO internalization

First the `addPreservedGUID` function forgot to take care of "alias" summaries.
I'm not 100% sure what this is but the current code now matches upstream. Next
the `computeDeadSymbols` return value wasn't actually being used, but it needed
to be used! Together these should...

Closes #45195
2017-10-15 20:07:35 +00:00
..
bootstrap Auto merge of #45299 - kennytm:rollup, r=kennytm 2017-10-15 08:39:58 +00:00
build_helper
ci Auto merge of #45299 - kennytm:rollup, r=kennytm 2017-10-15 08:39:58 +00:00
doc Rollup merge of #45250 - brauliobz:non-ascii-idents-details, r=steveklabnik 2017-10-15 14:21:52 +08:00
etc
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #45133 - GuillaumeGomez:usize-index-msg, r=dtolnay 2017-10-13 23:37:55 +08:00
liballoc_jemalloc Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@0b9844764e
libcore Clarify how needs_drop is conservative 2017-10-13 02:29:10 -04:00
libfmt_macros
libgetopts
libgraphviz
liblibc@44e4018e1a
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
librand
librustc Auto merge of #45228 - theotherjimmy:ensure-query, r=michaelwoerister 2017-10-15 14:00:39 +00:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back Auto merge of #45224 - malbarbo:x32, r=alexcrichton 2017-10-15 06:12:13 +00:00
librustc_borrowck Auto merge of #45167 - pnkfelix:migrate-remaining-ast-diagnostics, r=arielb1 2017-10-14 13:47:44 +00:00
librustc_const_eval
librustc_const_math
librustc_cratesio_shim
librustc_data_structures Rollup merge of #45110 - Nashenas88:master, r=arielb1 2017-10-13 23:37:53 +08:00
librustc_driver
librustc_errors
librustc_incremental Auto merge of #45104 - vitiral:incr_auto_assert2, r=michaelwoerister 2017-10-14 04:11:49 +00:00
librustc_lint
librustc_llvm Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
librustc_lsan
librustc_metadata
librustc_mir Auto merge of #45200 - mikhail-m1:match-with-false-edges, r=nikomatsakis 2017-10-15 02:20:13 +00:00
librustc_msan
librustc_passes Implement dyn Trait syntax 2017-10-14 12:51:13 +03: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 rustc: Fix some ThinLTO internalization 2017-10-15 08:41:26 -07:00
librustc_trans_utils
librustc_tsan
librustc_typeck Auto merge of #45228 - theotherjimmy:ensure-query, r=michaelwoerister 2017-10-15 14:00:39 +00:00
librustdoc Auto merge of #44613 - QuietMisdreavus:rustdoc-perf, r=michaelwoerister 2017-10-15 17:48:12 +00:00
libserialize
libstd Auto merge of #45299 - kennytm:rollup, r=kennytm 2017-10-15 08:39:58 +00:00
libstd_unicode
libsyntax Implement dyn Trait syntax 2017-10-14 12:51:13 +03: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 Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
rustllvm rustc: Fix some ThinLTO internalization 2017-10-15 08:41:26 -07:00
test rustc: Fix some ThinLTO internalization 2017-10-15 08:41:26 -07:00
tools Auto merge of #45299 - kennytm:rollup, r=kennytm 2017-10-15 08:39:58 +00:00
Cargo.lock Auto merge of #45224 - malbarbo:x32, r=alexcrichton 2017-10-15 06:12:13 +00:00
Cargo.toml
stage0.txt