Function rustc_hir_analysis::check::upvar::adjust_for_move_closure
source · [−]fn adjust_for_move_closure<'tcx>(
place: Place<'tcx>,
kind: UpvarCapture
) -> (Place<'tcx>, UpvarCapture)
Expand description
Truncate deref of any reference.