rust/compiler/rustc_driver_impl/src
Nicholas Nethercote 072bf482c9 Remove unnecessary lifetime from RunCompiler.
This does change the external interface, but not in a way that will
cause any breakage because external users don't mention the lifetimes.
2024-09-13 15:36:55 +10:00
..
args.rs Refactor argument UTF-8 checking into rustc_driver::args::raw_args() 2024-03-07 00:20:01 +00:00
lib.rs Remove unnecessary lifetime from RunCompiler. 2024-09-13 15:36:55 +10:00
pretty.rs Simplify some nested if statements 2024-09-11 13:45:23 -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 Use unsafe extern blocks throughout the compiler 2024-08-26 19:51:05 -04:00