mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +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.