about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-03-21 12:09:12 +0000
committerGitHub <noreply@github.com>2025-03-21 12:09:12 +0000
commit7a92626ec2c0495cdd5ef3b9fee7c81ce851ff77 (patch)
treedef309879ce51bdd304b7bc85884ad79fe22c1e1 /src/test/codegen/src-hash-algorithm
parent90f5f559be8eafe833214b20bd36e364ded17097 (diff)
parent3f9ecbe341a7d1975d688946e58929402399189c (diff)
downloadrust-7a92626ec2c0495cdd5ef3b9fee7c81ce851ff77.tar.gz
rust-7a92626ec2c0495cdd5ef3b9fee7c81ce851ff77.zip
fix: `filter_map_bool_then` suggest wrongly when the closure cannot be decompose directly (#14370)
Closes #11617
Closes #14368

Clippy gives wrong suggestions when the filter and then cannot be put
into closure directly. Since trying to transform these can be too
complicated, Clippy will simply warn but don't try to fix.

changelog: [`filter_map_bool_then`]: fix wrong suggestions when the
closure cannot be decompose directly
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions