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