Module rustc_utils::mir::borrowck_facts
source · Expand description
Polonius integration to extract borrowck facts from rustc.
Structs§
- MIR pass to remove instructions not important for Flowistry.
Functions§
- You must use this function in
rustc_driver::Callbacks::config
to callget_body_with_borrowck_facts
.