[][src]Module rustc_mir::interpret::place

🔬 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?

Computations on places -- field projections, going from mir::Place, and writing into a place. All high-level functions to write to memory work on places as destinations.

Structs

MPlaceTy [
Experimental
]

A MemPlace with its layout. Constructing it is only possible in this module.

MemPlace [
Experimental
]
PlaceTy [
Experimental
]

Enums

Place [
Experimental
]

Existentials

[
Experimental
]