about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/hidden_unicode_codepoints.rs
AgeCommit message (Expand)AuthorLines
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-2/+2
2021-11-04Optimize literal, doc comment lint as well, extract function.Hans Kratz-8/+4
2021-10-31Lint against RTL unicode codepoints in literals and commentsEsteban Küber-0/+161