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 03be413 commit 1200561Copy full SHA for 1200561
README.md
@@ -256,7 +256,7 @@ environment variable:
256
indicates a pointer that was cast from an integer, so Miri was unable to track
257
this pointer. Note that it is not currently guaranteed that code that works
258
with `-Zmiri-track-raw-pointers` also works without
259
- `-Zmiri-track-raw-pointers`.
+ `-Zmiri-track-raw-pointers`, but for the vast majority of code, this will be the case.
260
261
Some native rustc `-Z` flags are also very relevant for Miri:
262
0 commit comments