Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unstable --branch flag #356

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Add unstable --branch flag #356

merged 1 commit into from
Mar 16, 2024

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Mar 16, 2024

cc #8

With this change, when the --branch flag is passed cargo-llvm-cov now adds -Z coverage-options=branch to rustflags/rustdocflags. (-show-branches is already passed since #308) See rust-lang/rust#79649 (comment) for more.

This requires nightly-2024-03-16+.

branch

@taiki-e taiki-e force-pushed the branch branch 3 times, most recently from e77963c to 43d3412 Compare March 16, 2024 09:07
@taiki-e taiki-e merged commit 5384ff0 into main Mar 16, 2024
18 checks passed
@taiki-e taiki-e deleted the branch branch March 16, 2024 09:26
@taiki-e taiki-e mentioned this pull request Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant