rust/compiler
bors 2d64f229a0 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.
2023-03-17 08:17:21 +00:00
..
2023-03-15 23:55:48 +05:30
2023-03-15 23:55:48 +05:30
2023-03-14 19:12:42 +00:00