Run update_lints
This commit is contained in:
parent
515ca93123
commit
45f25f82fe
@ -2813,7 +2813,7 @@ pub static ref ALL_LINTS: Vec<Lint> = vec![
|
||||
Lint {
|
||||
name: "zero_width_space",
|
||||
group: "correctness",
|
||||
desc: "using a zero-width space in a string literal, which is confusing",
|
||||
desc: "using an invisible character in a string literal, which is confusing",
|
||||
deprecation: None,
|
||||
module: "unicode",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user