rust/compiler
bors a5a690cf4b Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwco
Drop array patterns using subslices

Fixes #109004
Drops contiguous subslices of an array when moving elements out with a pattern, which improves perf for large arrays
r? `@compiler-errors`
2023-04-02 12:17:52 +00:00
..
2023-03-28 01:14:28 +00:00
2023-03-28 01:14:28 +00:00
2023-03-27 18:58:07 +00:00
2023-03-28 01:14:28 +00:00
2023-03-31 15:57:25 +11:00
2023-03-28 01:14:28 +00:00
2023-04-01 23:44:16 +02:00