pub fn diagnostic_lint_code(diagnostic: &Diagnostic) -> Option<LintCode>Expand description
The LintCode carried by an LSP diagnostic, when it is one of ours.
pub fn diagnostic_lint_code(diagnostic: &Diagnostic) -> Option<LintCode>The LintCode carried by an LSP diagnostic, when it is one of ours.