-
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 #63141 - JohnTitor:update-miri, r=RalfJung
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule miri
updated
10 files
+1 −1 | .appveyor.yml | |
+55 −50 | README.md | |
+1 −1 | rust-version | |
+1 −1 | src/bin/cargo-miri.rs | |
+2 −5 | tests/run-pass/async-fn.rs | |
+1 −1 | tests/run-pass/intrinsics.rs | |
+2 −2 | tests/run-pass/issue-15080.rs | |
+2 −2 | tests/run-pass/issue-17877.rs | |
+1 −1 | tests/run-pass/subslice_array.rs | |
+2 −2 | tests/run-pass/vec-matching-fold.rs |