1 file changed
+1
-1
lines changed- README.md+4
- rust-version+1-1
- src/bin/miri.rs+3
- src/eval.rs+3
- src/machine.rs+9
- src/shims/posix/sync.rs+23-6
- tests/compile-fail/alloc/reallocate-bad-size.rs+1-1
- tests/compile-fail/alloc/reallocate-change-alloc.rs+1-1
- tests/compile-fail/alloc/reallocate-dangling.rs+1-1
- tests/compile-fail/uninit_float.rs+8
- tests/compile-fail/uninit_integer.rs+8
- tests/compile-fail/uninit_integer_signed.rs+8
- tests/compile-fail/uninit_raw_ptr.rs+4
- tests/run-pass/uninit_number_ignored.rs+8
0 commit comments