Module rustc_mir::dataflow::impls::borrows[][src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Re-exports

pub use dataflow::indexes::BorrowIndex;

Structs

Borrows [
Experimental
]

Borrows stores the data used in the analyses that track the flow of borrows.

Functions

precompute_borrows_out_of_scope [
Experimental
]