rust/compiler/rustc_driver_impl/src
Matthias Krüger a8e3543b19
Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov
Refactor pre-getopts command line argument handling

Rebased version of #111658. I've also fixed the Windows CI failure (although I don't have access to Windows to test it myself).
2024-03-08 13:22:25 +01:00
..
args.rs Refactor argument UTF-8 checking into rustc_driver::args::raw_args() 2024-03-07 00:20:01 +00:00
lib.rs Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov 2024-03-08 13:22:25 +01:00
pretty.rs Rollup merge of #121089 - oli-obk:create_def_feed, r=petrochenkov 2024-03-07 18:32:47 +01:00
print.rs Fix ICE on --print=... i/o errors 2023-04-25 08:17:18 -07:00
session_diagnostics.rs Don't suggest update nightly if using internal features 2024-02-27 12:40:02 +00:00
signal_handler.rs Clarify arbitrary constants 2023-07-19 00:22:04 -07:00