rust/compiler
Matthias Krüger b9c87b41d3
Rollup merge of #120571 - nnethercote:misc-diagnostics, r=oli-obk
Miscellaneous diagnostics cleanups

All found while working on some speculative, invasive changes, but worth doing in their own right.

r? `@oli-obk`
2024-02-03 21:29:42 +01:00
..
rustc
rustc_abi
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty Auto merge of #120227 - nnethercote:further-improve-space_between, r=petrochenkov 2024-01-31 02:01:43 +00:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck Improve a local variable name. 2024-02-03 09:02:50 +11:00
rustc_builtin_macros Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercote 2024-01-30 16:57:49 +01:00
rustc_codegen_cranelift Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
rustc_codegen_gcc Rollup merge of #119543 - usamoi:avx512fp16, r=oli-obk 2024-02-03 21:29:40 +01:00
rustc_codegen_llvm Diagnostic cleanups 2024-02-03 09:02:50 +11:00
rustc_codegen_ssa Use DiagnosticArgName in a few more places. 2024-02-03 09:02:50 +11:00
rustc_const_eval Use DiagnosticArgName in a few more places. 2024-02-03 09:02:50 +11:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors Use StringPart more. 2024-02-03 09:02:50 +11:00
rustc_expand Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercote 2024-01-30 16:57:49 +01:00
rustc_feature Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Diagnostic cleanups 2024-02-03 09:02:50 +11:00
rustc_hir_pretty
rustc_hir_typeck Diagnostic cleanups 2024-02-03 09:02:50 +11:00
rustc_incremental hir: Simplify hir_owner_nodes query 2024-01-30 15:00:52 +03:00
rustc_index
rustc_index_macros
rustc_infer Diagnostic cleanups 2024-02-03 09:02:50 +11:00
rustc_interface SilentEmitter::fatal_note doesn't need to be optional. 2024-02-03 09:02:50 +11:00
rustc_lexer
rustc_lint Auto merge of #120346 - petrochenkov:ownodes, r=oli-obk 2024-01-31 05:37:49 +00:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Rollup merge of #120475 - Nilstrieb:cargo-build-my-a-, r=michaelwoerister 2024-01-30 16:57:50 +01:00
rustc_metadata
rustc_middle Use DiagnosticArgName in a few more places. 2024-02-03 09:02:50 +11:00
rustc_mir_build Auto merge of #120346 - petrochenkov:ownodes, r=oli-obk 2024-01-31 05:37:49 +00:00
rustc_mir_dataflow
rustc_mir_transform Use DiagnosticArgName in a few more places. 2024-02-03 09:02:50 +11:00
rustc_monomorphize
rustc_next_trait_solver
rustc_parse Fix an incorrect comment. 2024-02-03 09:02:50 +11:00
rustc_parse_format
rustc_passes Rollup merge of #120472 - Nilstrieb:die, r=compiler-errors 2024-01-31 12:10:52 +01:00
rustc_pattern_analysis Separate PlaceCtxt from UsefulnessCtxt 2024-01-30 17:07:06 +01:00
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Suggest changing ty to const params if appropriate 2024-02-02 03:25:04 +01:00
rustc_serialize
rustc_session Simplify future breakage control flow. 2024-02-03 09:02:50 +11:00
rustc_smir Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
rustc_span Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov 2024-01-30 16:57:49 +01:00
rustc_symbol_mangling
rustc_target Rollup merge of #119543 - usamoi:avx512fp16, r=oli-obk 2024-02-03 21:29:40 +01:00
rustc_trait_selection Use StringPart more. 2024-02-03 09:02:50 +11:00
rustc_traits
rustc_transmute
rustc_ty_utils Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00
rustc_type_ir
stable_mir Remove the abi_amdgpu_kernel feature 2024-01-30 15:46:40 +00:00