mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 12:55:26 +00:00
Pre-existing rustfmt drift across the workspace was blocking CI's `Rustfmt` check on PR #373 + PR #377. Running plain `cargo fmt` reformats 427 files; no semantic changes, no logic changes, no behavior changes — just what rustfmt already wanted. None of the touched files are in ruvector-rabitq, ruvector-rulake, or the new mirror-rulake workflow — those were already fmt-clean per the per-crate checks on commits |
||
|---|---|---|
| .. | ||
| fixtures | ||
| compatibility_tests.rs | ||
| concurrent_tests.rs | ||
| cypher_execution_tests.rs | ||
| cypher_parser_integration.rs | ||
| cypher_parser_tests.rs | ||
| distributed_tests.rs | ||
| edge_tests.rs | ||
| hyperedge_tests.rs | ||
| node_tests.rs | ||
| performance_tests.rs | ||
| transaction_tests.rs | ||