rust/compiler/rustc_driver_impl/src
Jynn Nelson bad2af1d38 Make rustdoc and rustc's help match exactly
Before, rustdoc was missing `-C passes=list` and the "Available options"
header.

Making these match allows testing that they match exactly.
2023-04-12 05:27:26 -05:00
..
args.rs Rename rustc_driver to rustc_driver_impl 2023-02-02 07:12:10 +01:00
lib.rs Make rustdoc and rustc's help match exactly 2023-04-12 05:27:26 -05:00
pretty.rs Rename rustc_driver to rustc_driver_impl 2023-02-02 07:12:10 +01:00
session_diagnostics.rs Add a new rustc_driver dylib to rexport rustc_driver_impl 2023-02-02 07:34:41 +01:00