Files
rust/compiler/rustc_span/src
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
..
2020-12-03 17:08:19 -05:00
2020-08-30 18:45:07 +03:00
2022-02-12 11:50:02 +01:00
2022-02-12 19:24:08 +11:00
2021-07-08 23:30:53 +02:00