Static clippy_lints::methods::TEMPORARY_CSTRING_AS_PTR []

pub static TEMPORARY_CSTRING_AS_PTR: &'static Lint = &::rustc::lint::Lint{name: "TEMPORARY_CSTRING_AS_PTR",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "getting the inner pointer of a temporary `CString`",}