Skip to content

Fix upper camel case warnings: allow non_camel_case_types for SIMD aliases and GGML variants - #[allow(non_camel_case_types)] on f32x16/f64x8/u8x64 etc (std::simd convention) - #[allow(non_camel_case_types)] on GgmlType enum (GGML naming convention) https://claude.ai/code/session_01ChLvBfpJS8dQhHxRD4pYNp#84

Merged
AdaWorldAPI merged 1 commit into
masterfrom
claude/setup-embedding-pipeline-Fa65C
Apr 4, 2026

Conversation

@AdaWorldAPI
Copy link
Copy Markdown
Owner

No description provided.

…iases and GGML variants

- #[allow(non_camel_case_types)] on f32x16/f64x8/u8x64 etc (std::simd convention)
- #[allow(non_camel_case_types)] on GgmlType enum (GGML naming convention)

https://claude.ai/code/session_01ChLvBfpJS8dQhHxRD4pYNp
@AdaWorldAPI AdaWorldAPI merged commit 7cb50ca into master Apr 4, 2026
4 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants