ruvector/.github
Reuven 82df750cc2 fix: CI clippy errors and Windows test failures
- Add clippy allow attributes to ruvllm for:
  - needless_return, missing_safety_doc, unwrap_or_default
  - assertions_on_constants, if_same_then_else
- Add #[allow(dead_code)] to scalar fallback functions in simd_intrinsics.rs
- Fix Windows test workflow with explicit bash shell
- Add cache-on-failure: true to rust-cache action

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-16 23:21:01 -04:00
..
benchmarks feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
workflows fix: CI clippy errors and Windows test failures 2026-03-16 23:21:01 -04:00