Static clippy_lints::formatting::POSSIBLE_MISSING_COMMA []

pub static POSSIBLE_MISSING_COMMA: &'static Lint = &::rustc::lint::Lint{name: "POSSIBLE_MISSING_COMMA",
                     default_level: ::rustc::lint::Warn,
                     desc: "possible missing comma in array",}