Function rustc_hir_analysis::coherence::unsafety::check_item
source · pub(super) fn check_item(
tcx: TyCtxt<'_>,
def_id: LocalDefId,
trait_ref: TraitRef<'_>
) -> Result<(), ErrorGuaranteed>pub(super) fn check_item(
tcx: TyCtxt<'_>,
def_id: LocalDefId,
trait_ref: TraitRef<'_>
) -> Result<(), ErrorGuaranteed>