mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 10:45:18 +00:00
abc2c702af
When set, this flag skips the code that normally extracts coverage spans from MIR statements and terminators. That sometimes makes it easier to debug branch coverage and MC/DC coverage, because the coverage output is less noisy. For internal debugging only. If other code changes would make it hard to keep supporting this flag, remove it. |
||
---|---|---|
.. | ||
bad-value.bad.stderr | ||
bad-value.blank.stderr | ||
bad-value.rs | ||
coverage-options.bad.stderr | ||
coverage-options.rs | ||
mcdc-condition-limit.bad.stderr | ||
mcdc-condition-limit.rs | ||
off-values.rs | ||
on-values.rs |