mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 22:18:12 +00:00
Removes the implementations that depend on the user-definable trait `Copy`. Only fix regressions to ensure merge in 1.55: Does not modify `vec::IntoIter`.