-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump miri to fix line endings on azure
- Loading branch information
1 parent
8c96088
commit dc9d2b3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule miri
updated
6 files
+2 −2 | .appveyor.yml | |
+1 −0 | .gitattributes | |
+1 −0 | README.md | |
+4 −0 | src/intptrcast.rs | |
+18 −2 | src/shims/foreign_items.rs | |
+45 −33 | tests/run-pass/heap_allocator.rs |