Function rustc_trait_selection::traits::coherence::trait_ref_is_local_or_fundamental[][src]

pub fn trait_ref_is_local_or_fundamental<'tcx>(
    tcx: TyCtxt<'tcx>,
    trait_ref: TraitRef<'tcx>
) -> bool