fn simplify_expr(
ctx: &LintContext<'_, '_>,
expr: &Expr<'_>,
op: BinOpKind,
constant: bool,
) -> BoolComparisonfn simplify_expr(
ctx: &LintContext<'_, '_>,
expr: &Expr<'_>,
op: BinOpKind,
constant: bool,
) -> BoolComparison