Static clippy_lints::print::PRINT_WITH_NEWLINE []

pub static PRINT_WITH_NEWLINE: &'static Lint = &::rustc::lint::Lint{name: "PRINT_WITH_NEWLINE",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "using `print!()` with a format string that ends in a newline",}