73f3054288
Add, Sub, Mul, Shl, and Shr are checked using a new Rvalue: CheckedBinaryOp, while Div, Rem and Neg are handled with explicit checks in the MIR. |
||
---|---|---|
.. | ||
analyze.rs | ||
block.rs | ||
constant.rs | ||
lvalue.rs | ||
mod.rs | ||
operand.rs | ||
rvalue.rs | ||
statement.rs |