Static clippy_lints::methods::TEMPORARY_CSTRING_AS_PTR []

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