Function rustc_borrowck::nll::populate_polonius_move_facts
source · fn populate_polonius_move_facts(
all_facts: &mut AllFacts,
move_data: &MoveData<'_>,
location_table: &LocationTable,
body: &Body<'_>
)