-
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 #59181 - RalfJung:miri, r=oli-obk
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule miri
updated
7 files
+10 −3 | README.md | |
+28 −28 | benches/helpers/miri_helper.rs | |
+1 −1 | rust-version | |
+3 −12 | src/bin/cargo-miri.rs | |
+43 −89 | src/bin/miri-rustc-tests.rs | |
+32 −100 | src/bin/miri.rs | |
+0 −20 | tests/compile-fail/stack_limit.rs |