about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-09-05 17:01:50 +0000
committerbors <bors@rust-lang.org>2021-09-05 17:01:50 +0000
commit051286d7ec8af7387f8d4292b698e7bb2b37786c (patch)
treec3d674d69a511c5c7be4ca03e2bd85960f27899d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentdf7e63b381ef57585d2a449130d42af38918cb3a (diff)
parent62b46125cb66d1f9050711d012cd16c49c99217c (diff)
downloadrust-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-md5.rs')
0 files changed, 0 insertions, 0 deletions