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 81046fa commit 12114c5Copy full SHA for 12114c5
README.md
@@ -156,7 +156,7 @@ Try deleting `~/.cache/miri`.
156
This means the sysroot you are using was not compiled with Miri in mind. This
157
should never happen when you use `cargo miri` because that takes care of setting
158
up the sysroot. If you are using `miri` (the Miri driver) directly, see
159
-[below][testing-miri] for how to set up the sysroot.
+[CONTRIBUTING.md](CONTRIBUTING.md) for how to use `./miri`.
160
161
162
## Miri `-Z` flags and environment variables
0 commit comments