rust/compiler/rustc_mir_dataflow
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-02-06 17:40:18 +03:00
2023-03-11 22:51:57 +01:00