Function rustc_const_eval::interpret::step::binop_right_homogeneous[][src]

fn binop_right_homogeneous(op: BinOp) -> bool
Expand description

Classify whether an operator is “right-homogeneous”, i.e., the RHS has the same type as the LHS.