rust/compiler/rustc_driver_impl/src
bjorn3 8fbe0466f5 Let make_input immediately report an error for multiple input filenames
This allows simplifying the call site and make_input by using a single
match instead of two levels of if's.
2024-11-09 17:55:39 +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 Let make_input immediately report an error for multiple input filenames 2024-11-09 17:55:39 +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