about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-02-12 09:26:25 +0100
committerGitHub <noreply@github.com>2022-02-12 09:26:25 +0100
commit16f490f3547e0784b1feb8df9cfd82d3b4a1c117 (patch)
treee3a4217bb1745b4f8b10bb260b6bd9af2f573857 /compiler/rustc_codegen_llvm/src
parent475b45f9f161dd6ba15aa86a00fa12d6824c38b7 (diff)
parent087fb23dc9c8ac03e4567ae905795eaa71ddb8c3 (diff)
downloadrust-16f490f3547e0784b1feb8df9cfd82d3b4a1c117.tar.gz
rust-16f490f3547e0784b1feb8df9cfd82d3b4a1c117.zip
Rollup merge of #93898 - GuillaumeGomez:error-code-check, r=Mark-Simulacrum
tidy: Extend error code check

We discovered in https://github.com/rust-lang/rust/pull/93845 that the error code tidy check didn't check everything: if you remove an error code from the listing even if it has an explanation, then it should error.

It also allowed me to put back `E0192` in that listing as well.

r? ```@Mark-Simulacrum```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions