mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
3ed6f6520f
Instead, use vec::to_mut/from_mut to transform vectors in place as needed.