rust/compiler/rustc_driver_impl/src
bjorn3 13c6256efe Include rustc version in ICE messages
Rather than only including them in the ICE file. Not every user includes
the ICE file in their bug reports, nor do they always list the rustc
version.
2025-12-24 10:21:07 +00:00
..
args.rs Some cleanups around EarlyDiagCtxt 2025-02-02 16:06:43 +00:00
lib.rs Include rustc version in ICE messages 2025-12-24 10:21:07 +00: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 Move some calls to before calling codegen_crate 2025-03-21 13:23:07 +00: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