Build with the map feature when collecting code coverage.

v0.7.x
whitequark 2018-01-05 20:01:54 +00:00
parent 9e0d5855f0
commit 5d823762d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash -e
cargo rustc -- --test -C link-dead-code -Z profile -Z no-landing-pads
cargo rustc --features map -- --test -C link-dead-code -Z profile -Z no-landing-pads
LCOVOPTS=(
--gcov-tool llvm-gcov