rustc_lint::hidden_unicode_codepoints - Rust (original) (raw)

rustc_lint

Module hidden_unicode_codepoints

Source

Structs§

HiddenUnicodeCodepoints

Statics§

TEXT_DIRECTION_CODEPOINT_IN_LITERAL

The text_direction_codepoint_in_literal lint detects Unicode codepoints that change the visual representation of text on screen in a way that does not correspond to their on memory representation.