const BUILTIN_TYPES: &[&str];Expand description
Built-in type names not declared in any parseable source. Base and generic
types from the language core; collection types from builtin_names. Docs
are drawn from the keywords registry where present (one source of truth).