rustc_trait_selection::traits::dyn_compatibility

Function predicates_reference_self

Source
fn predicates_reference_self(
    tcx: TyCtxt<'_>,
    trait_def_id: DefId,
    supertraits_only: bool,
) -> SmallVec<[Span; 1]>