rustc_trait_selection::traits::dyn_compatibility

Function bounds_reference_self

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