about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-04-13 15:52:38 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-04-13 22:04:15 +0200
commit327da45aee7a973d0f14c59e7ed30511abda86e5 (patch)
treee8c9f20ed37cbc8459785df0e8540a70cc570ef3 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentd19c651c627a69db728c76a7647853a44b28160c (diff)
downloadrust-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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions