diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-31 07:52:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-31 07:52:44 +0200 |
| commit | 82675f6a39e87f6494da5ea9916feea358ce8202 (patch) | |
| tree | d7c62bb4d32d32f0daa4bd7721231e9c74beb293 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | a0d2cb0e0eefe53b0f722baf6e05637479198a02 (diff) | |
| parent | da86cdf3a5451ac8f218c863f9593e2c948e318d (diff) | |
| download | rust-82675f6a39e87f6494da5ea9916feea358ce8202.tar.gz rust-82675f6a39e87f6494da5ea9916feea358ce8202.zip | |
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
