diff options
| author | Yuri Astrakhan <YuriAstrakhan@gmail.com> | 2022-12-23 02:08:08 -0500 |
|---|---|---|
| committer | Yuri Astrakhan <YuriAstrakhan@gmail.com> | 2022-12-23 02:20:03 -0500 |
| commit | 1d59c7b667b411c8938c3c5cfe58770f050fd926 (patch) | |
| tree | 86bd8793962e27c289c909a18aeafcdb0a909540 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a06525517b0b69cd97f2c39a4012d96f44bf0776 (diff) | |
| download | rust-1d59c7b667b411c8938c3c5cfe58770f050fd926.tar.gz rust-1d59c7b667b411c8938c3c5cfe58770f050fd926.zip | |
Remove non-needed clones
I am not certain if this will improve performance, but it seems having a .clone() without any need should be removed. This was done with clippy, and manually reviewed: ``` cargo clippy --fix -- -A clippy::all -D clippy::redundant_clone ```
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
