rust/compiler
bors 531cb83fcf Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki
Rollup of 5 pull requests

Successful merges:

 - #117737 (Remove `-Zkeep-hygiene-data`.)
 - #117830 (Small improvements in object lifetime default code)
 - #117858 (Compute layout with spans for better cycle errors in coroutines)
 - #117863 (Remove some unused stuff from `rustc_index`)
 - #117872 (Cranelift isn't available on non-nightly channels)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-11-13 17:29:00 +00:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Fix comment 2023-11-13 13:15:55 +08:00
rustc_ast_lowering Rollup merge of #117858 - compiler-errors:span, r=lcnr 2023-11-14 00:54:16 +09:00
rustc_ast_passes Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-dead 2023-11-12 04:40:44 +00:00
rustc_ast_pretty Clarify space_between. 2023-11-08 14:39:59 +11:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck continue renaming 2023-11-13 14:13:54 +00:00
rustc_builtin_macros Emit #[inline] on derive(Debug) 2023-11-09 10:40:55 -05:00
rustc_codegen_cranelift Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-2023-11-10 2023-11-10 11:30:51 +00:00
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726 2023-11-09 14:23:45 +00:00
rustc_const_eval Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726 2023-11-09 14:23:45 +00:00
rustc_data_structures Auto merge of #117557 - Zoxc:panic-prio, r=petrochenkov 2023-11-09 00:39:02 +00:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki 2023-11-13 17:29:00 +00:00
rustc_hir_pretty
rustc_hir_typeck update type flags 2023-11-13 14:13:54 +00:00
rustc_incremental
rustc_index Remove unnecessary annotation. 2023-11-13 17:09:26 +11:00
rustc_infer continue renaming 2023-11-13 14:13:54 +00:00
rustc_interface Remove -Zkeep-hygiene-data. 2023-11-10 14:00:08 +11:00
rustc_lexer
rustc_lint
rustc_lint_defs Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco 2023-11-08 20:42:32 +00:00
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle update type flags 2023-11-13 14:13:54 +00:00
rustc_mir_build rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
rustc_mir_dataflow rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
rustc_mir_transform coverage: Avoid creating malformed macro name spans 2023-11-12 18:33:11 +11:00
rustc_monomorphize
rustc_parse Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Ki 2023-11-13 01:57:59 +00:00
rustc_parse_format
rustc_passes
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_serialize
rustc_session Rollup merge of #117737 - nnethercote:rm-Zkeep-hygiene-data, r=petrochenkov 2023-11-14 00:54:15 +09:00
rustc_smir rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
rustc_span Rollup merge of #117737 - nnethercote:rm-Zkeep-hygiene-data, r=petrochenkov 2023-11-14 00:54:15 +09:00
rustc_symbol_mangling rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
rustc_target Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay 2023-11-11 21:12:20 +00:00
rustc_trait_selection Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki 2023-11-13 17:29:00 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki 2023-11-13 17:29:00 +00:00
rustc_type_ir update type flags 2023-11-13 14:13:54 +00:00
stable_mir rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00