Function rustc_mir::util::collect_writes::is_place_assignment[][src]

pub(crate) fn is_place_assignment(place_context: &PlaceContext) -> bool
🔬 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?

Returns true if this place context represents an assignment statement