-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #96424 - oli-obk:miri_update, r=oli-obk
update miri submodule r? `@ghost` fixes #96402
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule miri
updated
8 files
+9 −5 | README.md | |
+1 −1 | rust-version | |
+58 −33 | src/bin/miri.rs | |
+11 −9 | src/eval.rs | |
+8 −7 | src/machine.rs | |
+2 −2 | src/shims/foreign_items.rs | |
+12 −11 | src/stacked_borrows.rs | |
+1 −0 | tests/run-pass/stacked-borrows/2phase.rs |