Module rustc_mir::borrow_check::used_muts[][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?

Structs

GatherUsedMutsVisitor [
Experimental
]

MIR visitor gathering the assignments to a set of locals, in a single walk. 'visit = the duration of the MIR walk