Function rustc_query_impl::make_query::all_traits[][src]

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

A vector of every trait accessible in the whole crate (i.e., including those from subcrates). This is used only for error reporting.