about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/hidden_unicode_codepoints.rs
AgeCommit message (Expand)AuthorLines
2022-10-23Migrate all diagnosticsNilstrieb-7/+7
2022-10-01Refactor rustc lint APIMaybe Waffle-45/+49
2022-08-16Rename some things related to literals.Nicholas Nethercote-2/+2
2022-06-30lint: port hidden unicode codepoints diagnosticsDavid Wood-30/+14
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