diff options
| author | Alejandra González <blyxyas@gmail.com> | 2025-03-21 12:09:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 12:09:12 +0000 |
| commit | 7a92626ec2c0495cdd5ef3b9fee7c81ce851ff77 (patch) | |
| tree | def309879ce51bdd304b7bc85884ad79fe22c1e1 /src/test/codegen/src-hash-algorithm | |
| parent | 90f5f559be8eafe833214b20bd36e364ded17097 (diff) | |
| parent | 3f9ecbe341a7d1975d688946e58929402399189c (diff) | |
| download | rust-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
