diff options
| author | bors <bors@rust-lang.org> | 2023-09-17 06:37:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-17 06:37:45 +0000 |
| commit | 7b5e0199dab373b1a379e4ea7161d1440509f3c7 (patch) | |
| tree | 3238cc780654cf9b95f5f4174619221c6980f299 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | ef736489e7842c0293ad289e15b18f5d0f3661b4 (diff) | |
| parent | 2ec6f3b1ed22c3fa0b20eda5cf335c54f81b4462 (diff) | |
| download | rust-7b5e0199dab373b1a379e4ea7161d1440509f3c7.tar.gz rust-7b5e0199dab373b1a379e4ea7161d1440509f3c7.zip | |
Auto merge of #11515 - y21:filter_map_bool_then_peel_refs, r=Jarcho
[`filter_map_bool_then`]: include multiple derefs from adjustments In #11506 this lint was improved to suggest one deref if the bool is behind references (fixed the FP #11503), however it might need multiple dereferences if the bool is behind multiple layers of references or custom derefs. E.g. `&&&bool` needs `***b`. changelog: [`filter_map_bool_then`]: suggest as many dereferences as there are needed to get to the bool
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
