Crate rustc_mir [] [src]

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

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

Modules

build [
Experimental
]
callgraph [
Experimental
]

MIR-based callgraph.

def_use [
Experimental
]

Def-use analysis.

diagnostics [
Experimental
]
graphviz [
Experimental
]
mir_map [
Experimental
]

An experimental pass that scources for #[rustc_mir] attributes, builds the resulting MIR, and dumps it out into a file for inspection.

pretty [
Experimental
]
transform [
Experimental
]

Functions

provide [
Experimental
]