Static clippy_lints::misc_early::UNSEPARATED_LITERAL_SUFFIX []

pub static UNSEPARATED_LITERAL_SUFFIX: &'static Lint = &::rustc::lint::Lint{name: "UNSEPARATED_LITERAL_SUFFIX",
                     default_level: ::rustc::lint::Allow,
                     desc:
                         "literals whose suffix is not separated by an underscore",}