rust/compiler
bors c3c5a5c5f7 Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #113887 (new solver: add a separate cache for coherence)
 - #113910 (Add FnPtr ty to SMIR)
 - #113913 (error/E0691: include alignment in error message)
 - #113914 (rustc_target: drop duplicate code)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-07-21 16:52:21 +00:00
..
rustc
rustc_abi Track (partial) niche information in NaiveLayout 2023-07-21 14:23:23 +02:00
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Auto merge of #113847 - SparrowLii:path_clone, r=cjgillot 2023-07-21 11:02:47 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk 2023-07-21 15:00:36 +00:00
rustc_codegen_llvm Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk 2023-07-21 15:00:36 +00:00
rustc_codegen_ssa Rollup merge of #113780 - dtolnay:printkindpath, r=b-naber 2023-07-21 06:52:28 +02:00
rustc_const_eval CTFE: move target_{i, u}size_{min, max) to rustc_abi::TargetDataLayout 2023-07-21 03:31:47 +02:00
rustc_data_structures
rustc_driver
rustc_driver_impl Rollup merge of #113780 - dtolnay:printkindpath, r=b-naber 2023-07-21 06:52:28 +02:00
rustc_error_codes error/E0691: include alignment in error message 2023-07-21 11:04:16 +02:00
rustc_error_messages
rustc_errors Don't translate compiler-internal bug messages 2023-07-20 09:51:47 +00:00
rustc_expand Don't translate compiler-internal bug messages 2023-07-20 09:51:47 +00:00
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis error/E0691: include alignment in error message 2023-07-21 11:04:16 +02:00
rustc_hir_pretty
rustc_hir_typeck
rustc_incremental
rustc_index
rustc_infer
rustc_interface Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk 2023-07-21 15:00:36 +00:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm Rollup merge of #113780 - dtolnay:printkindpath, r=b-naber 2023-07-21 06:52:28 +02:00
rustc_log
rustc_macros
rustc_metadata add crate-local -Z reference_niches unstable flag (does nothing for now) 2023-07-21 03:31:45 +02:00
rustc_middle Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr 2023-07-21 16:52:21 +00:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Auto merge of #113802 - cjgillot:check-debuginfo, r=compiler-errors 2023-07-21 09:14:55 +00:00
rustc_monomorphize
rustc_parse Don't translate compiler-internal bug messages 2023-07-20 09:51:47 +00:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system add naive_layout_of query 2023-07-21 03:31:45 +02:00
rustc_resolve
rustc_serialize
rustc_session Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk 2023-07-21 15:00:36 +00:00
rustc_smir Implement Stable for ty::Ty 2023-07-21 11:56:49 -03:00
rustc_span
rustc_symbol_mangling
rustc_target Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr 2023-07-21 16:52:21 +00:00
rustc_trait_selection Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr 2023-07-21 16:52:21 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Track (partial) niche information in NaiveLayout 2023-07-21 14:23:23 +02:00
rustc_type_ir