mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
0d11e51993
create a drop ladder for an array if any value is moved out r? @arielb1 first commit for fix https://github.com/rust-lang/rust/issues/34708 (note: this still handles the subslice case in a very broken manner)