Skip to main content

has_blocking

Function has_blocking 

Source
pub fn has_blocking(diags: &[Diagnostic], strict: bool) -> bool
Expand description

Whether there are blocking diagnostics: errors always, warnings too under strict (SPEC §6.1).