Module rustc::middle::borrowck::move_data[src]

Data structures used for tracking moves. Please see the extensive comments in the section "Moves and initialization" and in doc.rs.

Structs

AssignDataFlowOperator
Assignment
FlowedMoveData
Move
MoveData
MoveDataFlowOperator
MoveIndex

Index into MoveData.moves, used like a pointer

MovePath
MovePathIndex

Index into MoveData.paths, used like a pointer

Enums

MoveKind

Type Definitions

AssignDataFlow
MoveDataFlow