rust/library/core/src/unicode
Miccah Castorina e48c68479e Add a check for ASCII characters in to_upper and to_lower
This extra check has better performance. See discussion here:
https://internals.rust-lang.org/t/to-upper-speed/13896
2021-02-26 11:39:36 -06:00
..
mod.rs Privatize some of libcore unicode_internals 2020-12-07 16:16:42 +03:00
printable.py mv std libs to library/ 2020-07-27 19:51:13 -05:00
printable.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
unicode_data.rs Add a check for ASCII characters in to_upper and to_lower 2021-02-26 11:39:36 -06:00