rust/compiler
Matthias Krüger b29a4f9bac
Rollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser
Fix `emit_unused_delims_expr` ICE

Fixes #104897

This is also related to #104433.
2022-12-06 16:54:53 +01:00
..
rustc
rustc_abi Auto merge of #105175 - michaelwoerister:add-stable-ord-trait, r=nagisa 2022-12-06 09:21:49 +00:00
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #105142 - nbdd0121:inline_const, r=petrochenkov 2022-12-04 11:38:51 +01:00
rustc_ast_lowering Rollup merge of #105180 - nbdd0121:async_track_caller, r=compiler-errors 2022-12-05 20:43:42 +01:00
rustc_ast_passes
rustc_ast_pretty Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514 2022-12-03 17:37:42 +01:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck drive-by: Default param for ToPredicate 2022-12-06 00:19:55 +00:00
rustc_builtin_macros
rustc_codegen_cranelift Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser 2022-12-03 15:07:39 +00:00
rustc_codegen_gcc Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser 2022-12-03 15:07:39 +00:00
rustc_codegen_llvm Auto merge of #105218 - matthiaskrgr:rollup-8d3k08n, r=matthiaskrgr 2022-12-03 21:25:45 +00:00
rustc_codegen_ssa Auto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix 2022-12-04 20:05:32 +00:00
rustc_const_eval Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillot 2022-12-06 12:48:52 +09:00
rustc_data_structures Rollup merge of #104898 - oli-obk:group_all_the_things, r=wesleywiser 2022-12-06 16:54:52 +01:00
rustc_driver
rustc_error_codes
rustc_error_messages On E0195 point at where clause lifetime bounds 2022-12-05 20:43:41 -08:00
rustc_errors Rollup merge of #101975 - chenyukang:fix-101749, r=compiler-errors 2022-12-04 16:25:32 +01:00
rustc_expand Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot 2022-12-03 17:37:41 +01:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #105175 - michaelwoerister:add-stable-ord-trait, r=nagisa 2022-12-06 09:21:49 +00:00
rustc_hir_analysis Rollup merge of #105254 - cjgillot:issue-105251, r=oli-obk 2022-12-06 13:27:42 +01:00
rustc_hir_pretty Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot 2022-12-03 17:37:41 +01:00
rustc_hir_typeck Rollup merge of #105310 - compiler-errors:issue-105288, r=eholk 2022-12-06 13:27:43 +01:00
rustc_incremental
rustc_index
rustc_infer Make get_impl_future_output_ty work with AFIT 2022-12-05 17:34:42 +00:00
rustc_interface Auto merge of #105220 - oli-obk:feeding, r=cjgillot 2022-12-06 03:47:41 +00:00
rustc_lexer
rustc_lint Rollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser 2022-12-06 16:54:53 +01:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Auto merge of #105220 - oli-obk:feeding, r=cjgillot 2022-12-06 03:47:41 +00:00
rustc_metadata Remove all but one call site of prepare_outputs and fetch the value from the TyCtxt instead 2022-12-03 12:28:01 +00:00
rustc_middle Rollup merge of #104898 - oli-obk:group_all_the_things, r=wesleywiser 2022-12-06 16:54:52 +01:00
rustc_mir_build Auto merge of #105121 - oli-obk:simpler-cheaper-dump_mir, r=nnethercote 2022-12-04 05:47:10 +00:00
rustc_mir_dataflow fix dupe word typos 2022-12-05 16:42:36 +08:00
rustc_mir_transform Auto merge of #105220 - oli-obk:feeding, r=cjgillot 2022-12-06 03:47:41 +00:00
rustc_monomorphize
rustc_parse Rollup merge of #105098 - lyming2007:issue-103869-fix, r=eholk 2022-12-06 13:27:41 +01:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system feed resolver_for_lowering instead of storing it in a field 2022-12-05 10:58:55 +00:00
rustc_resolve Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillot 2022-12-06 12:48:52 +09:00
rustc_save_analysis
rustc_serialize
rustc_session Auto merge of #105175 - michaelwoerister:add-stable-ord-trait, r=nagisa 2022-12-06 09:21:49 +00:00
rustc_smir
rustc_span Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514 2022-12-03 17:37:42 +01:00
rustc_symbol_mangling
rustc_target Rollup merge of #105123 - BlackHoleFox:fixing-the-macos-deployment, r=oli-obk 2022-12-04 11:38:51 +01:00
rustc_trait_selection Rollup merge of #105342 - compiler-errors:note_cause_code-takes-predicate, r=fee1-dead 2022-12-06 13:27:45 +01:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir