Function rustc_hir_typeck::upvar::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