Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #122616 - Jules-Bertholet:casemappingiter-layout, r=Nilstrieb
Optimize `core::char::CaseMappingIter`
Godbolt says this saves a few instructions…
`@rustbot` label T-libs A-layout C-optimization