Module rustc_mir_transform::coverage::spans
source · Modules§
- from_mir 🔒
Structs§
Functions§
- Takes one of the buckets of (sorted) spans extracted from MIR, and “refines” those spans by removing spans that overlap in unwanted ways, and by merging compatible adjacent spans.