Skip to main content

filter_diagnostics

Function filter_diagnostics 

Source
fn filter_diagnostics(
    diagnostics: Vec<Diagnostic>,
    lint: &LintConfiguration,
    path: &Path,
) -> Vec<Diagnostic>