Module rustc_lint::non_ascii_idents
source · Structs
Statics
The
confusable_idents lint detects visually confusable pairs between
identifiers.The
mixed_script_confusables lint detects visually confusable
characters in identifiers between different scripts.The
non_ascii_idents lint detects non-ASCII identifiers.The
uncommon_codepoints lint detects uncommon Unicode codepoints in
identifiers.