Function rustc_borrowck::type_check::liveness::polonius::populate_access_facts
source ยท pub(super) fn populate_access_facts<'a, 'tcx>(
typeck: &mut TypeChecker<'a, 'tcx>,
body: &Body<'tcx>,
move_data: &MoveData<'tcx>,
)