Crate rustc_mir [] [src]

Unstable (rustc_private)

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

Modules

build [Unstable]
diagnostics [Unstable]
graphviz [Unstable]
mir_map [Unstable]

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

pretty [Unstable]
transform [Unstable]
traversal [Unstable]