Function dropee_emit_retag

Source
fn dropee_emit_retag<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &mut Body<'tcx>,
    dropee_ptr: Place<'tcx>,
    span: Span,
) -> Place<'tcx>