Skip to content

Commit c9c43f3

Browse files
authored
Merge pull request #111 from kornelski/readme
Updated README for the current rustc
2 parents 35f1099 + 660309e commit c9c43f3

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)