mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 18:56:33 +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`.