Skip to content

hidden_unicode_codepoints.rs interacts oddly with Firefox Inspector #90477

Open

Description

The structure of the very special hidden_unicode_codepoints.rs code has a documentation block that includes a left-to-right reversal character.

Its useful that it does this, because it demonstrates the problem that the associated lint is talking about.

However, from what I can tell, its presence in the file is causing the Firefox Inspector to present the remainder of the file in a funny way. See attached image.

image

This is truly a minor hiccup, since we expect to see these text flow characters to occur only in very rare circumstances in our source code. Still, it would be nice if we could figure out a way to structure that source file that did not cause the Web Browser's inspector functionality to act so oddly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-unicodeArea: UnicodeC-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions