Structs

An adapter for MirLints that implements MirPass.

Traits

Just like MirPass, except it cannot mutate Body.

Functions

The optional phase_change is applied after executing all the passes, if present
Run the sequence of passes without validating the MIR after each pass. The MIR is still validated at the end.