rust/compiler/rustc_driver_impl/src
Nicholas Nethercote 4b025ca083 Remove the thir_{tree,flat} hooks.
They were downgraded from queries in #123995 but they can just be
vanilla functions because they are not called in `rustc_middle`.
2025-01-31 15:13:51 +11:00
..
args.rs Remove all threading through of ErrorGuaranteed from the driver 2024-12-06 18:42:31 +00:00
lib.rs Make crate AST mutation accessible for driver callback 2025-01-28 19:45:20 +00:00
pretty.rs Remove the thir_{tree,flat} hooks. 2025-01-31 15:13:51 +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