Function rustc_const_eval::transform::check_consts::check::place_as_reborrow
source · fn place_as_reborrow<'tcx>(
tcx: TyCtxt<'tcx>,
body: &Body<'tcx>,
place: Place<'tcx>
) -> Option<PlaceRef<'tcx>>