mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 05:43:58 +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 |
||
|---|---|---|
| .. | ||
| arena.rs | ||
| audit.rs | ||
| backward_push.rs | ||
| bmssp.rs | ||
| budget.rs | ||
| cg.rs | ||
| error.rs | ||
| events.rs | ||
| forward_push.rs | ||
| lib.rs | ||
| neumann.rs | ||
| random_walk.rs | ||
| router.rs | ||
| simd.rs | ||
| traits.rs | ||
| true_solver.rs | ||
| types.rs | ||
| validation.rs | ||