Function rustc_hir_analysis::coherence::inherent_impls::crate_inherent_impls
source · pub fn crate_inherent_impls(tcx: TyCtxt<'_>, (): ()) -> CrateInherentImpls
Expand description
On-demand query: yields a map containing all types mapped to their inherent impls.