rust/compiler
bors 24c8985043 Auto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser
linker: Stop using whole-archive on dependencies of dylibs

https://github.com/rust-lang/rust/pull/95604 implemented a better and more fine-grained way of keeping exported symbols alive.

Addresses the second question from https://github.com/rust-lang/rust/pull/93901#issuecomment-1041325522.
r? `@wesleywiser`
2022-05-02 16:28:47 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_ast_lowering Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_ast_passes Feature-gate do yeet inside cfgs too 2022-04-30 18:10:01 -07:00
rustc_ast_pretty Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_attr
rustc_borrowck rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_builtin_macros Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_codegen_ssa Auto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser 2022-05-02 16:28:47 +00:00
rustc_const_eval rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_data_structures
rustc_driver
rustc_error_codes
rustc_error_messages macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
rustc_errors macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
rustc_expand Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
rustc_feature Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_fs_util
rustc_graphviz
rustc_hir Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_hir_pretty Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_incremental
rustc_index
rustc_infer rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_interface
rustc_lexer
rustc_lint rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros macros: add interop between diagnostic derives 2022-04-29 02:12:10 +01:00
rustc_metadata Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
rustc_middle rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_mir_build rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_mir_dataflow
rustc_mir_transform re-name stuff 2022-05-01 15:38:22 +03:00
rustc_monomorphize rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_parse Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_parse_format
rustc_passes rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_plugin_impl
rustc_privacy rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_query_impl
rustc_query_system
rustc_resolve Auto merge of #96431 - petrochenkov:parent, r=cjgillot 2022-05-02 14:03:20 +00:00
rustc_save_analysis rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_serialize
rustc_session
rustc_span Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00