Module rustc::mir::transform [] [src]

Unstable (rustc_private)

Structs

Passes [Unstable]

A manager for MIR passes.

Enums

MirSource [Unstable]

Where a specific Mir comes from.

Traits

MirMapPass [Unstable]

A pass which inspects the whole MirMap.

MirPass [Unstable]

A pass which inspects Mir of functions in isolation.

Pass [Unstable]

Various information about pass.