mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
8055bb87c5
A bunch of places were using `replace(…, &mut [])`, but that can just be `take`.