Function emit_move_facts

Source
fn emit_move_facts(
    facts: &mut PoloniusFacts,
    body: &Body<'_>,
    location_table: &PoloniusLocationTable,
    move_data: &MoveData<'_>,
)
Expand description

Emit facts needed for move/init analysis: moves and assignments.