Function rustc_query_impl::make_query::mir_built [−][src]
pub fn mir_built<'tcx>(
tcx: QueryCtxt<'tcx>,
key: mir_built<'tcx>
) -> QueryStackFrameExpand description
Fetch the MIR for a given DefId right after it’s built - this includes
unreachable code.