rust/compiler/rustc_driver_impl/src
Nicholas Nethercote f666361caa Remove TyCtxt::hir_krate.
It's a trivial wrapper around the `hir_crate` query with a small number
of uses.
2025-02-17 13:24:40 +11:00
..
args.rs Some cleanups around EarlyDiagCtxt 2025-02-02 16:06:43 +00:00
lib.rs Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00
pretty.rs Remove TyCtxt::hir_krate. 2025-02-17 13:24:40 +11:00
print.rs Fix ICE on --print=... i/o errors 2023-04-25 08:17:18 -07:00
session_diagnostics.rs unstable feature usage metrics 2024-11-20 11:31:40 -08:00
signal_handler.rs Remove allowing static_mut_refs lint 2024-10-14 16:48:27 +08:00