rust/compiler/rustc_span
Matthias Krüger dff7d51fcc
Rollup merge of #93936 - bjorn3:simplifications2, r=cjgillot
Couple of driver cleanups

* Remove the `RustcDefaultCalls` struct, which hasn't been necessary since the introduction of `rustc_interface`.
* Move the `setup_callbacks` call around for a tiny code deduplication.
* Remove the `SPAN_DEBUG` global as it isn't actually necessary.
2022-02-13 06:44:18 +01:00
..
src Rollup merge of #93936 - bjorn3:simplifications2, r=cjgillot 2022-02-13 06:44:18 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00