miroir/crates/miroir-core
jedarden 0b3552ee4f fix(clippy): apply auto-fixes for unused imports and variables
Apply cargo clippy --fix to remove unused imports, prefix unused
variables with underscore, and fix various clippy warnings across
miroir-core, miroir-proxy, and miroir-ctl.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 05:15:22 -04:00
..
benches fix(clippy): apply auto-fixes for unused imports and variables 2026-05-25 05:15:22 -04:00
migrations P6.4: Mode B leader-only singleton coordinator (plan §14.5) 2026-05-23 05:21:16 -04:00
proptest-regressions feat(tests): add property tests and fuzz targets for router, config, and parsers (plan §8, P9.6) 2026-05-24 11:41:48 -04:00
src fix(clippy): apply auto-fixes for unused imports and variables 2026-05-25 05:15:22 -04:00
tests fix(clippy): apply auto-fixes for unused imports and variables 2026-05-25 05:15:22 -04:00
Cargo.toml feat(cdc): implement Kafka sink for CDC events (P5.13.c) 2026-05-24 13:41:40 -04:00
proptest.toml P1.6: Verify property tests and benchmarks for router 2026-05-23 10:21:56 -04:00