We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a6ed4 commit cd8b724Copy full SHA for cd8b724
clippy_lints/src/unicode.rs
@@ -28,7 +28,7 @@ declare_clippy_lint! {
28
29
declare_clippy_lint! {
30
/// ### What it does
31
- /// Checks for non-ASCII characters in string literals or char.
+ /// Checks for non-ASCII characters in string and char literals.
32
///
33
/// ### Why is this bad?
34
/// Yeah, we know, the 90's called and wanted their charset
0 commit comments