about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-12-30 13:49:28 -0500
committerJoshua Nelson <jyn514@gmail.com>2021-01-15 16:08:28 -0500
commit5053db7c006a22060fc87c227339ddc6ee8d8ec0 (patch)
tree5b691b8f9cb77b0774a29593d411b84cf1140bf8 /compiler/rustc_codegen_llvm/src
parente48eb37b9470a26748c916f7153569906f3c67bf (diff)
downloadrust-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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions