mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
bfadc3a9b9
This code for recalculating `mcdc_bitmap_bytes` doesn't provide any benefit, because its result won't have changed from the value in `FunctionCoverageInfo` that was computed during the MIR instrumentation pass.