Skip to content

unicode_chars.rs should be updated to match the latest confusables document #43629

Closed
@est31

Description

@est31

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions