Function check_const_item

Source
pub(crate) fn check_const_item(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> Result<(), ErrorGuaranteed>