Move `emit_mir` out of `rustc_mir_transform::dump_mir`
This function doesn't have an obvious home, but there's little reason for it to be in mir-transform, and having it in `rustc_driver_impl::pretty` at least puts it near other callers of `write_mir_pretty`.
Z
Zalathar committed
ccb9305e2023ed5f30da3eca60f588f9aa3b26cf
Parent: c8c4c83