diff options
author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2023-03-13 00:00:00 +0000 |
---|---|---|
committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2023-03-14 21:29:32 +0100 |
commit | cf0e78bd3bcfd1010f8933acc6e134410016f6f0 (patch) | |
tree | 52880008ad597de7f5d2f1338646e403288289f8 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 2e7034ebf7f57066c260b680c5e9dfcf04ca4cd5 (diff) | |
download | rust-cf0e78bd3bcfd1010f8933acc6e134410016f6f0.tar.gz |
Use index based drop loop for slices and arrays
Instead of building two kinds of drop pair loops, of which only one will
be eventually used at runtime in a given monomorphization, always use
index based loop.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions