Function rustc_query_impl::make_query::associated_items[][src]

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

Collects the associated items defined on a trait or impl.