Skip to main content
emit_mir
rustc_
driver_
impl
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
driver_
impl::
pretty
rustc_driver_impl
::
pretty
Function
emit_
mir
Copy item path
Source
pub fn emit_mir(tcx:
TyCtxt
<'_>) ->
Result
<
()
>
Expand description
Implementation of
--emit=mir
.