mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
fix doc
This commit is contained in:
parent
e8ef6ca5e3
commit
e6a6ed44b2
@ -28,7 +28,7 @@ declare_clippy_lint! {
|
||||
|
||||
declare_clippy_lint! {
|
||||
/// ### What it does
|
||||
/// Checks for non-ASCII characters in string literals.
|
||||
/// Checks for non-ASCII characters in string literals or char.
|
||||
///
|
||||
/// ### Why is this bad?
|
||||
/// Yeah, we know, the 90's called and wanted their charset
|
||||
|
Loading…
Reference in New Issue
Block a user