diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2021-01-29 19:06:00 -0500 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2021-02-02 18:21:37 -0500 |
| commit | b6b897b02c080759ec365d440d5df7cf93426657 (patch) | |
| tree | 2e8f6b40ba4321aeeb7b59f9809617b14f35eca3 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | c0b64d97beebb09325b5587abed39f4f1621026f (diff) | |
| download | rust-b6b897b02c080759ec365d440d5df7cf93426657.tar.gz rust-b6b897b02c080759ec365d440d5df7cf93426657.zip | |
introduce future-compatibility warning for forbidden lint groups
We used to ignore `forbid(group)` scenarios completely. This changed in #78864, but that led to a number of regressions (#80988, #81218). This PR introduces a future compatibility warning for the case where a group is forbidden but then an individual lint within that group is allowed. We now issue a FCW when we see the "allow", but permit it to take effect.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
