pub(super) fn extract_refined_covspans<'tcx>(
tcx: TyCtxt<'tcx>,
hir_info: &ExtractedHirInfo,
graph: &CoverageGraph,
expn_tree: &ExpnTree,
mappings: &mut Vec<Mapping>,
)pub(super) fn extract_refined_covspans<'tcx>(
tcx: TyCtxt<'tcx>,
hir_info: &ExtractedHirInfo,
graph: &CoverageGraph,
expn_tree: &ExpnTree,
mappings: &mut Vec<Mapping>,
)