Skip to main content

ANALYSIS_DECISIONS

Constant ANALYSIS_DECISIONS 

Source
pub const ANALYSIS_DECISIONS: &[(&str, DiagnosticSeverity, &str)];
Expand description

The severity contract for the analysis-layer hint/warning codes — one row per emitted code, locked (both directions) by tests/locks.rs.