Run update_lints for Unicode lint
This commit is contained in:
parent
f717a77ecc
commit
ab335eacb4
@ -1879,7 +1879,7 @@ pub const ALL_LINTS: [Lint; 311] = [
|
||||
Lint {
|
||||
name: "unicode_not_nfc",
|
||||
group: "pedantic",
|
||||
desc: "using a unicode literal not in NFC normal form (see [unicode tr15](http://www.unicode.org/reports/tr15/) for further information)",
|
||||
desc: "using a Unicode literal not in NFC normal form (see [Unicode tr15](http://www.unicode.org/reports/tr15/) for further information)",
|
||||
deprecation: None,
|
||||
module: "unicode",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user