Skip to main content

check_const_item

Function check_const_item 

Source
pub(super) fn check_const_item<'tcx>(
    wfcx: &WfCheckingCtxt<'_, 'tcx>,
    def_id: LocalDefId,
    item_ty: Ty<'tcx>,
)
Expand description

Runs checks common to both free consts and associated consts