Crate rustc_mir [] [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?

Rust MIR: a lowered representation of Rust. Also: an experiment!

Re-exports

pub use hair::pattern::check_crate as matchck_crate;

Modules

interpret [
Experimental
]

An interpreter for MIR used in CTFE and by miri

monomorphize [
Experimental
]
transform [
Experimental
]
util [
Experimental
]

Macros

run_passes [
Experimental
]

Constants

DIAGNOSTICS [
Experimental
]

Functions

provide [
Experimental
]