mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
cd061c73af
* Extend `core::char`'s documentation of casing issues * Fix typos * Fix typo Co-authored-by: GrigorenkoPV <GrigorenkoPV+github@yandex.ru> * Document maximum 3x character expansion This is guaranteed by Unicode. * Fix error in `str` casing method docs