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 35f1099 commit 660309eCopy full SHA for 660309e
README.md
@@ -49,7 +49,7 @@ Build by running the following command:
49
50
```sh
51
$ cargo rustc -- \
52
- -C passes='sancov' \
+ -C passes='sancov-module' \
53
-C llvm-args='-sanitizer-coverage-level=3' \
54
-C llvm-args='-sanitizer-coverage-inline-8bit-counters' \
55
-Z sanitizer=address
0 commit comments