Function rupta::util::pretty_print_mir

source ·
pub fn pretty_print_mir(tcx: TyCtxt<'_>, def_id: DefId)
Expand description

Dumps a human readable MIR redendering of the function with the given DefId to standard output.