rust/compiler/rustc_driver_impl/src
bjorn3 41f1ed11c2 Move some calls to before calling codegen_crate
`--emit mir`, `#[rustc_symbol_name]` and `#[rustc_def_path]` now run
before codegen and thus work even if codegen fails. This can help with
debugging.
2025-03-21 13:23:07 +00:00
..
args.rs Some cleanups around EarlyDiagCtxt 2025-02-02 16:06:43 +00:00
lib.rs Move some calls to before calling codegen_crate 2025-03-21 13:23:07 +00:00
pretty.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
print.rs Fix ICE on --print=... i/o errors 2023-04-25 08:17:18 -07:00
session_diagnostics.rs Move some calls to before calling codegen_crate 2025-03-21 13:23:07 +00:00
signal_handler.rs Install more signal stack trace handlers 2025-02-17 18:58:31 +01:00