Static clippy_lints::eq_op::OP_REF[]

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