mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 18:12:51 +00:00
d49d136b3a
This change is primarily meant to allow rustfmt to ignore all diagnostics when using the `SilentEmitter`. Back in PR 121301 the `SilentEmitter` was shared between rustc and rustfmt. This changed rustfmt's behavior from ignoring all diagnostic to emitting fatal diagnostics. These changes allow rustfmt to maintain it's previous behaviour when using the SilentEmitter, while allowing rustc code to still emit fatal diagnostics. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |