mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 21:37:11 +00:00
All the implementations of the trait already are `Copy`, and this seems to be enough to simplify the implementations enough to make the MIR inliner willing to inline basics like `Range::next`.