unicode_chars.rs should be updated to match the latest confusables document #43629
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
src/libsyntax/parse/lexer/unicode_chars.rs
contains a list of confusable characters (see #25957). Its comments mention that it bases on a document. Of this document, a newer revision has been published (link). It contains many more confusables, e.g. ᐸ (canadian syllabics Pa). We should update unicode_chars.rs to include the newly listed confusables as well.Bug report inspired by this reddit post.
The text was updated successfully, but these errors were encountered: