about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-07-05 07:13:23 +0900
committerGitHub <noreply@github.com>2021-07-05 07:13:23 +0900
commitac880e5e3952c09fbce4df3da86537d33ea7ece2 (patch)
treec9c8929e1a0c54e7101ce1bd2bee95428b038067 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent5d555bf239b10d375484a41e965d39d27ff61365 (diff)
parentd6962ffb31d2f06081511884291fa163961a98e6 (diff)
downloadrust-ac880e5e3952c09fbce4df3da86537d33ea7ece2.tar.gz
rust-ac880e5e3952c09fbce4df3da86537d33ea7ece2.zip
Rollup merge of #86623 - GuillaumeGomez:prevent-explanation-removal, r=Mark-Simulacrum
Add check to ensure error code explanations are not removed anymore even if not emitted

The error explanations are useful in case you use older version of the compiler. Even more if they had an explanation. If they are not emitted, their explanations should be updated but not removed (as we did for a few of them, like E0001).

r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions