Function rustc_mir_transform::coverage::extract_hole_spans_from_hir

source ยท
fn extract_hole_spans_from_hir<'tcx>(
    tcx: TyCtxt<'tcx>,
    body_span: Span,
    hir_body: &Body<'tcx>,
) -> Vec<Span>