Skip to main content

report_errors

Function report_errors 

Source
pub(crate) fn report_errors(
    genv: GlobalEnv<'_, '_>,
    local_id: LocalDefId,
    errors: Vec<FixpointCheckError<Tag>>,
) -> Result<(), ErrorGuaranteed>