rust/library/core/src/char
bors 1c19595575 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
2024-03-29 07:02:56 +00:00
..
convert.rs Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00
decode.rs Substitute version placeholders 2023-11-15 19:40:51 -05:00
methods.rs Add ASCII fast-path for char::is_grapheme_extended 2024-02-15 12:00:34 +01:00
mod.rs Reimplement CaseMappingIter with core::array::IntoIter 2024-03-18 23:07:28 -04:00