Static clippy_lints::loops::MANUAL_MEMCPY []

pub static MANUAL_MEMCPY: &Lint = &::lint::Lint{name: "MANUAL_MEMCPY",
              default_level: ::lint::Warn,
              desc: "manually copying items between slices",
              epoch_deny: None,}