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.
2 parents 5f7b667 + 5424a81 commit 7350fbfCopy full SHA for 7350fbf
compiler/miri/cargo-miri-playground
@@ -2,6 +2,6 @@
2
3
set -eu
4
5
-export MIRI_SYSROOT=~/.cache/miri/HOST
+export MIRI_SYSROOT=~/.cache/miri
6
export MIRIFLAGS="-Zmiri-disable-isolation"
7
exec cargo miri run
0 commit comments