pub fn list_rule_ids() -> Vec<&'static str>Expand description
Every lint-rule id this build can emit — the registered AST rules plus the
engine-synthesized/policy rules — in stable order. The public rule catalog,
e.g. for pgsafe --list-rules and external tooling.