1 file changed
+1
-1
lines changedDiff for: src/tools/miri
- rust-version+1-1
- src/fn_call.rs+43-5
- src/intrinsic.rs+23-1
- tests/compile-fail/div-by-zero-3.rs+11
- tests/compile-fail/exact_div1.rs+5
- tests/compile-fail/exact_div2.rs+5
- tests/compile-fail/exact_div3.rs+5
- tests/compile-fail/exact_div4.rs+5
- tests/compile-fail/unchecked_add1.rs+5
- tests/compile-fail/unchecked_add2.rs+5
- tests/compile-fail/unchecked_mul1.rs+5
- tests/compile-fail/unchecked_mul2.rs+5
- tests/compile-fail/unchecked_sub1.rs+5
- tests/compile-fail/unchecked_sub2.rs+5
- tests/run-pass/intrinsics-integer.rs+26-14
- tests/run-pass/intrinsics-math.rs+18-2
0 commit comments