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 |
| MovePath | |
| MovePathIndex | Index into |
Enums
| MoveKind |
Type Definitions
| AssignDataFlow | |
| MoveDataFlow |