rust/compiler/rustc_driver_impl/src
2026-01-22 02:34:28 +00: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 Move collect_crate_types to rustc_interface, and use new attribute parser 2026-01-22 02:34:28 +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