rust/compiler/rustc_driver_impl/src
Jonathan Brouwer bf838717a4
Rollup merge of #152072 - JonathanBrouwer:convert_monomorphize, r=jdonszelmann
Convert to inline diagnostics in `rustc_monomorphize`

For https://github.com/rust-lang/rust/issues/151366

r? @jdonszelmann
2026-02-04 14:39:27 +01:00
..
args.rs Remove all allows for diagnostic_outside_of_impl and untranslatable_diagnostic throughout the codebase 2026-01-19 17:39:49 +01:00
highlighter.rs feat: added syntax highlighting for code blocks in rustc --explain 2026-01-19 17:44:24 +05:30
lib.rs Rollup merge of #152072 - JonathanBrouwer:convert_monomorphize, r=jdonszelmann 2026-02-04 14:39:27 +01:00
pretty.rs Overhaul filename handling for cross-compiler consistency 2025-12-12 07:33:09 +01:00
print.rs fixes for numerous clippy warnings 2025-09-19 20:56:07 +00:00
session_diagnostics.rs Convert to inline diagnostics in rustc_driver_impl 2026-02-03 08:51:31 +01:00
signal_handler.rs Fix new function_casts_as_integer lint errors in core, std, panic_unwind and compiler crates 2025-11-10 16:38:28 +01:00