Function rustc_query_impl::make_query::mir_const_qualif[][src]

pub fn mir_const_qualif<'tcx>(
    tcx: QueryCtxt<'tcx>,
    key: mir_const_qualif<'tcx>
) -> QueryStackFrame
Expand description

Maps DefId’s that have an associated mir::Body to the result of the MIR const-checking pass. This is the set of qualifs in the final value of a const.