about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorYacin Tmimi <yacintmimi@gmail.com>2024-03-19 12:58:23 -0400
committerYacin Tmimi <yacintmimi@gmail.com>2024-03-19 13:48:07 -0400
commitd49d136b3a0e9749e4aa517b7aa6490752444cf7 (patch)
treef5313908038b97c3f06aeb6103ffb5eb2c2e2ae8 /compiler/rustc_codegen_gcc
parent200e3f7995e231535fdea3be9cb9a3f098b4c856 (diff)
downloadrust-d49d136b3a0e9749e4aa517b7aa6490752444cf7.tar.gz
rust-d49d136b3a0e9749e4aa517b7aa6490752444cf7.zip
conditionally ignore fatal diagnostic in the SilentEmitter
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.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions