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-14 20:52:42 +01:00
2023-03-16 11:21:50 +01:00
2023-03-16 12:26:20 +01:00