Function rustc_query_impl::make_query::crate_inherent_impls[][src]

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

Gets a complete map from all types to their inherent impls. Not meant to be used directly outside of coherence.