Function rustc_query_impl::stats::stats[][src]

fn stats<C>(name: &'static str, map: &QueryCacheStore<C>) -> QueryStats where
    C: QueryCache