mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 22:15:18 +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 |
||
|---|---|---|
| .. | ||
| beautifier.rs | ||
| error.rs | ||
| graph.rs | ||
| inferrer.rs | ||
| lib.rs | ||
| model_decompiler.rs | ||
| model_gguf.rs | ||
| model_safetensors.rs | ||
| model_types.rs | ||
| neural.rs | ||
| parser.rs | ||
| partitioner.rs | ||
| sourcemap.rs | ||
| training.rs | ||
| transformer.rs | ||
| tree.rs | ||
| types.rs | ||
| witness.rs | ||