1 file changed
+1
-1
lines changed- README.md+4
- rust-version+1-1
- src/bin/miri.rs+4
- src/eval.rs+6-1
- src/intptrcast.rs+14-6
- src/machine.rs+1-1
- src/shims/intrinsics.rs+2
- tests/compile-fail/box-cell-alias.rs+1-1
- tests/compile-fail/stacked_borrows/zst_slice.rs+1-1
- tests/compile-fail/strict-provenance-offset.rs+9
- tests/compile-fail/too-big-unsized.rs+1-6
- tests/run-pass/btreemap.rs+1-1
- tests/run-pass/concurrency/channels.rs-1
- tests/run-pass/concurrency/sync.rs+1-1
- tests/run-pass/concurrency/thread_locals.rs+1-1
- tests/run-pass/concurrency/tls_lib_drop_single_thread.rs-1
- tests/run-pass/integer-ops.rs+29
- tests/run-pass/rc.rs+1-1
- tests/run-pass/slices.rs+10-1
- tests/run-pass/strings.rs+1-1
- tests/run-pass/vec.rs+1-1
- tests/run-pass/vecdeque.rs+1-1
0 commit comments