const KNOWN_DIRECTIVE_NAMES: &[&str];
Expand description
This was originally generated by collecting directives from ui tests and then extracting their directive names. This is not an exhaustive list of all possible directives. Instead, this is a best-effort approximation for diagnostics. Add new headers to this list when needed.