-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing oneC-upstream-bugCategory: This is a bug of compiler or dependencies (the fix may require action in the upstream)Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
Description
UPDATE: 0.6.8 (#356) added unstable --branch
flag to enable branch coverage. (requires nightly-2024-03-16+.)
LLVM supports branch coverage (https://reviews.llvm.org/D84467), -Zinstrument-coverage
does not support it yet.
See rust-lang/rust#79649 for more.
hartwork, wiktor-k, CathalMullan, tymonx, jberryman and 1 moreguissalustianoguissalustiano
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing oneC-upstream-bugCategory: This is a bug of compiler or dependencies (the fix may require action in the upstream)Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)