diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2020-12-30 13:49:28 -0500 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-01-15 16:08:28 -0500 |
| commit | 5053db7c006a22060fc87c227339ddc6ee8d8ec0 (patch) | |
| tree | 5b691b8f9cb77b0774a29593d411b84cf1140bf8 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | e48eb37b9470a26748c916f7153569906f3c67bf (diff) | |
| download | rust-5053db7c006a22060fc87c227339ddc6ee8d8ec0.tar.gz rust-5053db7c006a22060fc87c227339ddc6ee8d8ec0.zip | |
Don't make tools responsible for checking unknown and renamed lints
Previously, clippy (and any other tool emitting lints) had to have their own separate UNKNOWN_LINTS pass, because the compiler assumed any tool lint could be valid. Now, as long as any lint starting with the tool prefix exists, the compiler will warn when an unknown lint is present.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
