mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
11fa1764ee
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`.