diff options
| author | bors <bors@rust-lang.org> | 2021-09-05 17:01:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-09-05 17:01:50 +0000 |
| commit | 051286d7ec8af7387f8d4292b698e7bb2b37786c (patch) | |
| tree | c3d674d69a511c5c7be4ca03e2bd85960f27899d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | df7e63b381ef57585d2a449130d42af38918cb3a (diff) | |
| parent | 62b46125cb66d1f9050711d012cd16c49c99217c (diff) | |
| download | rust-051286d7ec8af7387f8d4292b698e7bb2b37786c.tar.gz rust-051286d7ec8af7387f8d4292b698e7bb2b37786c.zip | |
Auto merge of #7638 - xFrednet:7569-avoid-indexing-in-clippy, r=Manishearth
Avoid slice indexing in Clippy (down with the ICEs) While working on #7569 I got about 23 lint reports where we can avoid slice indexing by destructing the slice early. This is a preparation PR to avoid fixing them in the lint PR. (The implementation already takes about 300 lines without tests :sweat_smile:). Either way, this should hopefully be easy to review :upside_down_face: --- changelog: none
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
