Static clippy_lints::eq_op::OP_REF []

pub static OP_REF: &'static Lint = &::rustc::lint::Lint{name: "OP_REF",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "taking a reference to satisfy the type constraints on `==`",}