Module rustc_borrowck::dataflow
source · Macros
Structs
- A tuple with named fields that can hold either the results or the transient state of the dataflow analyses used by the borrow checker.
Borrows
stores the data used in the analyses that track the flow of borrows.
Functions
Type Aliases
- The transient state of the dataflow analyses used by the borrow checker.
- The results of the dataflow analyses used by the borrow checker.