Module rustc_borrowck::dataflow
source · Structs§
- The transient state of the dataflow analyses used by the borrow checker.
- The results of the dataflow analyses used by the borrow checker.
Borrows
stores the data used in the analyses that track the flow of borrows.