We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37fe37 commit fde4235Copy full SHA for fde4235
.gitmodules
@@ -41,3 +41,6 @@
41
[submodule "library/backtrace"]
42
path = library/backtrace
43
url = https://github.com/rust-lang/backtrace-rs.git
44
+[submodule "src/tools/miri/"]
45
+ url = https://github.com/emarteca/miri
46
+ branch = matt-alloc-hacks
0 commit comments