mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
da86cdf3a5
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |