Extend core::char's documentation of casing issues#154491
Extend core::char's documentation of casing issues#154491Jules-Bertholet wants to merge 3 commits intorust-lang:mainfrom
core::char's documentation of casing issues#154491Conversation
|
rustbot has assigned @Mark-Simulacrum. Use Why was this reviewer chosen?The reviewer was selected based on:
|
This comment has been minimized.
This comment has been minimized.
|
@Manishearth would you have some time to review the added content here, in particular the reference to icu-casemap being the right crate to point at? I'm also not sure about the extensive documentation of the specific cases - it seems OK, but it also feels like it probably ought to already be documented somewhere in Unicode and maybe we can just link out to it? That would make me feel more confident it stays up to date over time. |
I wish lol. This information is widely dispersed between various Unicode data files, decade-old PDFs of proposals to the Unicode standards committee, Wayback Machine snapshots of defunct blogs, etc. I can link my sources if you would like, but as far as I am aware, there is no single authoritative prose resource we can direct users to for all this information. |
@rustbot label A-unicode A-docs