rust/compiler/rustc_mir_transform
Zalathar 83852d9bf3 coverage: Don't recompute the number of test vector bitmap bytes
The code in `extract_mcdc_mappings` that allocates these bytes already knows
how many are needed in total, so there's no need to immediately recompute that
value in the calling function.
2024-05-06 12:13:30 +10:00
..
2024-03-08 12:34:05 +03:00
2024-04-03 08:50:12 +00:00