Function rustc_query_impl::make_query::associated_item_def_ids [−][src]
pub fn associated_item_def_ids<'tcx>(
tcx: QueryCtxt<'tcx>,
key: associated_item_def_ids<'tcx>
) -> QueryStackFrame
Expand description
Maps from an impl/trait DefId
to a list of the DefId
s of its items.