Module rustc_mir::pretty
[−]
[src]
Unstable (
rustc_private
)Functions
dump_mir |
[Unstable] If the session is properly configured, dumps a human-readable representation of the mir into: |
write_mir_fn | [Unstable] |
write_mir_pretty |
[Unstable] Write out a human-readable textual representation for the given MIR. |