about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-24 19:29:53 +0200
committerGitHub <noreply@github.com>2023-10-24 19:29:53 +0200
commitc07ff9c810f598b9a16818394aed8d40a7b2a451 (patch)
tree10551d8a9e730565489566f754832da92e15bfc0 /compiler/rustc_codegen_llvm/src
parent07a4b7e2a9a4dc2840cd9311aad3ac3ebcb41543 (diff)
parent2b36547e9cf3ff0331953571201e9ce451782c44 (diff)
downloadrust-c07ff9c810f598b9a16818394aed8d40a7b2a451.tar.gz
rust-c07ff9c810f598b9a16818394aed8d40a7b2a451.zip
Rollup merge of #116094 - Swatinem:coverage-branch-gate, r=wesleywiser
Introduce `-C instrument-coverage=branch` to gate branch coverage

This was extracted from https://github.com/rust-lang/rust/pull/115061 and can land independently from other coverage related work.

The flag is unused for now, but is added in advance of adding branch coverage support.
It is an unstable, nightly only flag that needs to be used in combination with `-Zunstable-options`, like so: `-Zunstable-options -C instrument-coverage=branch`.

The goal is to develop branch coverage as an unstable opt-in feature first, before it matures and can be turned on by default.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions