1 file changed
+1
-1
lines changed- README.md+2-2
- benches/helpers/miri_helper.rs+3-3
- rust-version+1-1
- src/bin/miri-rustc-tests.rs+5-5
- src/bin/miri.rs+18-10
- src/eval.rs+4-5
- src/helpers.rs+8
- src/machine.rs+2-2
- src/shims/foreign_items.rs+1-1
- src/shims/tls.rs+2-2
- tests/compile-fail-norustc/copy_nonoverlapping.rs
- tests/compile-fail-norustc/copy_null.rs
- tests/compile-fail-norustc/copy_unaligned.rs
- tests/compile-fail/validity/dangling_ref1.rs+1-1
- tests/compile-fail/validity/dangling_ref2.rs+1-1
- tests/compiletest.rs+7
- tests/run-pass/arrays.rs+17
- tests/run-pass/arrays.stdout+1
0 commit comments