diff options
| author | bors <bors@rust-lang.org> | 2022-12-23 08:04:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-12-23 08:04:38 +0000 |
| commit | 19e5adc38b930ee24b5a0ea59d03364f467d161b (patch) | |
| tree | 3d2565cef4f79358f9b6f7da24314c92ee3a218d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | f1785f7a21f25ecad44b6a545ff14570d4754607 (diff) | |
| parent | e341e996f793587ce4ce088d5390c017c4da849d (diff) | |
| download | rust-19e5adc38b930ee24b5a0ea59d03364f467d161b.tar.gz rust-19e5adc38b930ee24b5a0ea59d03364f467d161b.zip | |
Auto merge of #13829 - nyurik:explicit-auto-deref, r=lnicola
Clippy-fix explicit auto-deref Seems like these can be safely fixed. With one, I was particularly surprised -- `Some(pats) => &**pats,` in body.rs? ``` cargo clippy --fix -- -A clippy::all -D clippy::explicit_auto_deref ```
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
