MattJackson
8441b0e9b1
Zero clippy warnings: fix all 32 remaining
- Iterator::find() replaces manual loops (6 sites)
- Index-only loops → iterators (4 sites)
- Identical if-blocks merged
- Box large MkvStream WriteState enum variant
- Vec macro initializers, late init fixes
- Unused fields prefixed with underscore (format spec fields)
- Dead code removed or documented
0 clippy warnings. 319 tests passing.
2026-04-11 19:33:13 +00:00
..
2026-04-11 19:10:20 +00:00
2026-04-11 16:52:22 +00:00
2026-04-11 19:33:13 +00:00
2026-04-11 16:52:22 +00:00
2026-04-11 19:33:13 +00:00
2026-04-07 20:29:44 -07:00