2 files changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1333 | 1333 |
| |
1334 | 1334 |
| |
1335 | 1335 |
| |
| 1336 | + | |
1336 | 1337 |
| |
1337 | 1338 |
| |
1338 | 1339 |
| |
| |||
1437 | 1438 |
| |
1438 | 1439 |
| |
1439 | 1440 |
| |
| 1441 | + | |
1440 | 1442 |
| |
1441 | 1443 |
| |
1442 | 1444 |
| |
|
- 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