coverage: Enable branch coverage in the branch coverage tests
This commit is contained in:
parent
31d0b50178
commit
5fb1f61a77
12 changed files with 295 additions and 139 deletions
|
@ -1,6 +1,6 @@
|
|||
#![feature(coverage_attribute)]
|
||||
//@ edition: 2021
|
||||
|
||||
//@ compile-flags: -Zcoverage-options=branch
|
||||
//@ llvm-cov-flags: --show-branches=count
|
||||
|
||||
fn print_size<T>() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue