Module rustc_mir_transform::coverage::mappings
source · Structs§
- This is separate from
BcbMappingKindto help prepare for larger changes that will be needed for improved branch coverage in the future. (See https://github.com/rust-lang/rust/pull/124217.)
Enums§
Functions§
- Extracts coverage-relevant spans from MIR, and associates them with their corresponding BCBs.