Files
rust/compiler
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
..
2022-01-28 16:56:05 +01:00
2021-12-14 18:50:31 -04:00
2021-09-20 22:21:42 -04:00
2022-02-12 19:24:42 +11:00
2022-02-12 11:50:02 +01:00
2021-09-20 22:21:42 -04:00
2022-02-05 15:07:10 -05:00
2022-02-01 11:21:26 +01:00