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.
2 parents 633056a + 5ff9b91 commit 515bdbbCopy full SHA for 515bdbb
ci/script.sh
@@ -10,7 +10,7 @@ cargo rustc \
10
--release \
11
-- \
12
-Cpasses='sancov' \
13
- -Cllvm-args=-sanitizer-coverage-level=4 \
+ -Cllvm-args=-sanitizer-coverage-level=3 \
14
-Cllvm-args=-sanitizer-coverage-trace-compares \
15
-Cllvm-args=-sanitizer-coverage-inline-8bit-counters \
16
-Cllvm-args=-sanitizer-coverage-stack-depth \
@@ -25,7 +25,7 @@ cargo rustc \
25
26
27
28
29
30
31
0 commit comments