Function drop_location_span

Source
fn drop_location_span(tcx: TyCtxt<'_>, hir_id: HirId) -> Span
Expand description

Returns the Span of where the value with the provided HirId would be dropped