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