Skip to content

Commit 660309e

Browse files
authored
Updated README for current rustc
1 parent 35f1099 commit 660309e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Build by running the following command:
4949

5050
```sh
5151
$ cargo rustc -- \
52-
-C passes='sancov' \
52+
-C passes='sancov-module' \
5353
-C llvm-args='-sanitizer-coverage-level=3' \
5454
-C llvm-args='-sanitizer-coverage-inline-8bit-counters' \
5555
-Z sanitizer=address

0 commit comments

Comments
 (0)