mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 21:58:00 +00:00

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.