SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 68 Rust

Reimplement `CaseMappingIter` with `core::array::IntoIter`

Makes the iterator 2*usize larger, but I doubt that matters much.
In exchange, we save a lot on instruction count.

In the absence of delegation syntax,
we must forward all the specialized impls manually…
J
Jules Bertholet committed
2f1ab2ce0925af91d252aea2608284c34faa0446
Parent: 1c137b7