Function clippy_utils::higher::binop

source ·
pub fn binop(op: BinOpKind) -> BinOpKind
Expand description

Converts a hir binary operator to the corresponding ast type.