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 86e6470 commit 5032560Copy full SHA for 5032560
README.md
@@ -138,8 +138,8 @@ rustup override set custom
138
export MIRI_SYSROOT=$(rustc --print sysroot)
139
```
140
141
-With this, you should now have a working development setup! See "Testing Miri"
142
-above for how to proceed.
+With this, you should now have a working development setup! See
+["Testing Miri"](#testing-miri) above for how to proceed.
143
144
Moreover, you can now run Miri with a trace of all execution steps:
145
```sh
0 commit comments