diff options
| author | blyxyas <blyxyas@gmail.com> | 2023-11-13 14:35:37 +0100 |
|---|---|---|
| committer | blyxyas <blyxyas@gmail.com> | 2024-10-19 16:19:44 +0200 |
| commit | b4da0585959ec8b2c111bc9f8fd0e34e78c7f260 (patch) | |
| tree | ca92dd0b22c057b4c1632a91e8967126124b2c74 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | c926476d013fbb2ca43bd5259d0a7228009a9cb2 (diff) | |
| download | rust-b4da0585959ec8b2c111bc9f8fd0e34e78c7f260.tar.gz rust-b4da0585959ec8b2c111bc9f8fd0e34e78c7f260.zip | |
Do not run lints that cannot emit
Before this change, adding a lint was a difficult matter because it always had some overhead involved. This was because all lints would run, no matter their default level, or if the user had #![allow]ed them. This PR changes that
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
