Function rustc_borrowck::nll::populate_polonius_move_facts[][src]

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