rust/compiler/rustc_driver_impl/src
bjorn3 1eece7478d Reduce the amount of GlobalCtxt::enter calls in the driver
We now only exit the GlobalCtxt when calling a callback and all the way
at the end when the GlobalCtxt is about to be destroyed.
2024-11-09 17:55:40 +00:00
..
args.rs Refactor argument UTF-8 checking into rustc_driver::args::raw_args() 2024-03-07 00:20:01 +00:00
lib.rs Reduce the amount of GlobalCtxt::enter calls in the driver 2024-11-09 17:55:40 +00:00
pretty.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
print.rs Fix ICE on --print=... i/o errors 2023-04-25 08:17:18 -07:00
session_diagnostics.rs PR feedback 2024-05-21 20:12:30 -04:00
signal_handler.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00