Function rustc_query_impl::make_query::trait_impls_of[][src]

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

Given a trait trait_id, return all known impl blocks.