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

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