Static clippy_lints::literal_representation::DECIMAL_LITERAL_REPRESENTATION []

pub static DECIMAL_LITERAL_REPRESENTATION: &Lint = &::lint::Lint{name: "DECIMAL_LITERAL_REPRESENTATION",
              default_level: ::lint::Allow,
              desc:
                  "using decimal representation when hexadecimal would be better",
              epoch_deny: None,}