diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-04-13 15:52:38 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-04-13 22:04:15 +0200 |
| commit | 327da45aee7a973d0f14c59e7ed30511abda86e5 (patch) | |
| tree | e8c9f20ed37cbc8459785df0e8540a70cc570ef3 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | d19c651c627a69db728c76a7647853a44b28160c (diff) | |
| download | rust-327da45aee7a973d0f14c59e7ed30511abda86e5.tar.gz rust-327da45aee7a973d0f14c59e7ed30511abda86e5.zip | |
Fulfill the lint expectation even if allowed at the type level
`clippy::len_without_is_empty` can be allowed at the type declaration site, and this will prevent the lint from triggering even though the lint is shown on the `len()` method definition. This allows the lint to be expected even though it is allowed at the type declaration site.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
