rust/compiler/rustc_session
bors 2763ca50da Auto merge of #116619 - nnethercote:rustc_driver_impl, r=compiler-errors
Streamline `rustc_driver_impl` pretty-printing.

This PR simplifies a lot of unnecessary structure in
`rustc_driver_impl/src/pretty.rs`. It removes some traits and functions,
simplifies some structs, renames some things for increased consistency, and
eliminates some boilerplate code. Overall it cuts more than 150 lines of code.

r? `@compiler-errors`
2023-10-13 05:35:29 +00:00
..
src Auto merge of #116619 - nnethercote:rustc_driver_impl, r=compiler-errors 2023-10-13 05:35:29 +00:00
Cargo.toml move `LinkSelfContainedComponents` to `rustc_target` 2023-10-08 21:57:38 +00:00
messages.ftl Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00