This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 2ae8ced
2 files changed
+15
-19
lines changed+14-18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| |||
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
1095 |
| - | |
1096 |
| - | |
1097 |
| - | |
1098 |
| - | |
1099 |
| - | |
1100 |
| - | |
1101 |
| - | |
1102 |
| - | |
1103 |
| - | |
1104 |
| - | |
1105 |
| - | |
1106 |
| - | |
1107 |
| - | |
1108 | 1095 |
| |
1109 | 1096 |
| |
1110 | 1097 |
| |
| |||
2250 | 2237 |
| |
2251 | 2238 |
| |
2252 | 2239 |
| |
2253 |
| - | |
| 2240 | + | |
2254 | 2241 |
| |
2255 | 2242 |
| |
2256 | 2243 |
| |
2257 | 2244 |
| |
2258 | 2245 |
| |
2259 | 2246 |
| |
2260 | 2247 |
| |
2261 |
| - | |
| 2248 | + | |
2262 | 2249 |
| |
2263 | 2250 |
| |
2264 | 2251 |
| |
| |||
4548 | 4535 |
| |
4549 | 4536 |
| |
4550 | 4537 |
| |
| 4538 | + | |
| 4539 | + | |
| 4540 | + | |
| 4541 | + | |
| 4542 | + | |
| 4543 | + | |
| 4544 | + | |
| 4545 | + | |
| 4546 | + | |
4551 | 4547 |
| |
4552 | 4548 |
| |
4553 | 4549 |
| |
| |||
4908 | 4904 |
| |
4909 | 4905 |
| |
4910 | 4906 |
| |
4911 |
| - | |
| 4907 | + | |
4912 | 4908 |
| |
4913 |
| - | |
| 4909 | + | |
4914 | 4910 |
| |
4915 | 4911 |
| |
4916 | 4912 |
| |
|
- Cargo.lock+8-35
- Cargo.toml+3-3
- cargo-miri/bin.rs+4-4
- rust-version+1-1
- src/eval.rs+105-10
- src/shims/foreign_items.rs+86-37
- src/shims/posix/foreign_items.rs+1-1
- src/shims/posix/linux/foreign_items.rs+1-1
- src/shims/posix/macos/foreign_items.rs+1-1
- src/shims/windows/foreign_items.rs+1-1
- test-cargo-miri/run-test.py+5-5
- test-cargo-miri/run.args.stderr.ref+1
- tests/compile-fail/alloc/no_global_allocator.rs+25
- tests/compile-fail/validity/invalid_wide_raw.rs+1
- tests/run-pass/global_allocator.rs+41
- tests/run-pass/global_allocator.stdout+2
- tests/run-pass/issue-3794.rs+1
0 commit comments