Static clippy_lints::unicode::UNICODE_NOT_NFC []

pub static UNICODE_NOT_NFC: &Lint = &::lint::Lint{name: "UNICODE_NOT_NFC",
              default_level: ::lint::Allow,
              desc:
                  "using a unicode literal not in NFC normal form (see [unicode tr15](http://www.unicode.org/reports/tr15/) for further information)",
              epoch_deny: None,}