We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225e255 commit 4a13f24Copy full SHA for 4a13f24
README.md
@@ -286,6 +286,8 @@ different Miri binaries, and as such worth documenting:
286
directory after loading all the source files, but before commencing
287
interpretation. This is useful if the interpreted program wants a different
288
working directory at run-time than at build-time.
289
+* `MIRI_VERBOSE` when set to any value tells the various `cargo-miri` phases to
290
+ perform verbose logging.
291
292
[testing-miri]: CONTRIBUTING.md#testing-the-miri-driver
293
0 commit comments