Function rustc_middle::mir::pretty::write_mir_intro [−][src]
Expand description
Write out a human-readable textual representation of the MIR’s fn
type and the types of its
local variables (both user-defined bindings and compiler temporaries).