Static clippy_lints::escape::BOXED_LOCAL []

pub static BOXED_LOCAL: &'static Lint = &::rustc::lint::Lint{name: "BOXED_LOCAL",
                     default_level: ::rustc::lint::Warn,
                     desc: "using `Box<T>` where unnecessary",}