diff options
author | bors <bors@rust-lang.org> | 2023-03-17 08:17:21 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-03-17 08:17:21 +0000 |
commit | 2d64f229a09515978e6f338b821057a64334a0b5 (patch) | |
tree | 1300b855dae9481311d9728b7f32b38e46d01ced /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 511364e7874dba9649a264100407e4bffe7b5425 (diff) | |
parent | cf0e78bd3bcfd1010f8933acc6e134410016f6f0 (diff) | |
download | rust-2d64f229a09515978e6f338b821057a64334a0b5.tar.gz |
Auto merge of #109085 - tmiasko:index-based, r=WaffleLapkin
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