mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 02:54:25 +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`.