Static clippy_lints::methods::USELESS_ASREF []

pub static USELESS_ASREF: &Lint = &::lint::Lint{name: "USELESS_ASREF",
              default_level: ::lint::Warn,
              desc:
                  "using `as_ref` where the types before and after the call are the same",
              epoch_deny: None,}