Function check_static_item

Source
pub(super) fn check_static_item(
    tcx: TyCtxt<'_>,
    item_id: LocalDefId,
) -> Result<(), ErrorGuaranteed>