pub const ALL: &[CodeMeta];
Registry of every warning code with its category and description. Walked by the generate-error-codes-docs binary and by the self-tests in lib.rs. New codes must be added here.
generate-error-codes-docs
lib.rs