fn build_pin_fut<'tcx>(
tcx: TyCtxt<'tcx>,
body: &mut Body<'tcx>,
fut_place: Place<'tcx>,
unwind: UnwindAction,
) -> (BasicBlock, Place<'tcx>)
fn build_pin_fut<'tcx>(
tcx: TyCtxt<'tcx>,
body: &mut Body<'tcx>,
fut_place: Place<'tcx>,
unwind: UnwindAction,
) -> (BasicBlock, Place<'tcx>)