Files
rust/compiler
Matthias Krüger 82675f6a39 Rollup merge of #115393 - LegNeato:patch-1, r=oli-obk
Make `termcolor` types public in `rustc_errors`

After https://github.com/rust-lang/rust/pull/114104, `rust-gpu` is unable to create a custom `Emitter` as the bounds have changed to include `WriteColor`.

I was able to work around this by adding `termcolor` as a direct dependency, but I believe this should be exposed as part of `rustc_errors` proper.

See https://github.com/rust-lang/rust/pull/102992 for why `rust-gpu` needs to create a custom emitter.
2023-08-31 07:52:44 +02:00
..
2023-08-23 20:05:14 -04:00
2023-07-03 07:20:51 +00:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-07-19 16:37:09 +00:00
2023-07-03 13:51:54 -07:00
2023-08-23 20:05:14 -04:00