Function rustc_hir_analysis::check::wfcheck::check_foreign_item
source · fn check_foreign_item(
tcx: TyCtxt<'_>,
item: &ForeignItem<'_>
) -> Result<(), ErrorGuaranteed>fn check_foreign_item(
tcx: TyCtxt<'_>,
item: &ForeignItem<'_>
) -> Result<(), ErrorGuaranteed>