[−][src]Function rustc_typeck::coherence::inherent_impls::crate_inherent_impls
pub fn crate_inherent_impls<'a, 'tcx>(
tcx: TyCtxt<'a, 'tcx, 'tcx>,
crate_num: CrateNum
) -> CrateInherentImpls
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
On-demand query: yields a map containing all types mapped to their inherent impls.