2 files changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2213 | 2213 |
| |
2214 | 2214 |
| |
2215 | 2215 |
| |
| 2216 | + | |
2216 | 2217 |
| |
2217 | 2218 |
| |
2218 | 2219 |
| |
|
- Cargo.lock+1
- Cargo.toml+2-1
- README.md+15-16
- benches/helpers/miri_helper.rs+1
- rust-version+1-1
- src/bin/miri-rustc-tests.rs+2
- src/bin/miri.rs+5
- src/eval.rs+7-4
- src/helpers.rs+1-1
- src/shims/foreign_items.rs+2-2
- src/shims/mod.rs+1-1
- test-cargo-miri/test.stdout.ref+3-2
- test-cargo-miri/test.stdout.ref2+1-1
- test-cargo-miri/test.stdout.ref3+1-1
- test-cargo-miri/tests/test.rs+1-1
- tests/compile-fail/never_say_never.rs+1-1
- tests/compile-fail/never_transmute_humans.rs+1-1
- tests/compile-fail/never_transmute_void.rs+1-1
- tests/compile-fail/out_of_bounds_ptr_2.rs+1-1
- tests/compile-fail/ptr_offset_overflow.rs+1-1
- tests/run-pass/memleak_ignored.rs+5
- tests/run-pass/track-caller-attribute.rs+54
0 commit comments