MechaCat02
e6266b1966
CI / Native — linux (pull_request) Successful in 41m56s
CI / WASM — Web (pull_request) Successful in 31m56s
CI / Formatting (pull_request) Successful in 1m15s
fix(lint): clear the clippy gate across examples and tests
...
80 findings, not the 14 the first run showed -- clippy stops at the first
failing compilation unit, so `--keep-going` is what makes the list complete.
60 were machine-applicable (`cargo clippy --fix`). The rest by hand:
* five descending `sort_by` -> `sort_by_key(Reverse(..))`
* `chunks_exact(4)` on both sides of four zips, so the compared items stay
`[u8; 4]` rather than one array against one slice
* three `type` aliases for the census maps and the captured-quad tuple
* `&PathBuf` -> `&Path` in two disc tests
* two range loops; one of them keeps `#[allow(needless_range_loop)]` with the
reason -- the index is into a map's value, which changes each iteration
* the module doc list in `invert_capture` re-indented to markdown's rules
* `blit`'s eight arguments get `#[allow(too_many_arguments)]`, not a struct
One dead `let off = b.len();` in a `ratc` test is dropped rather than renamed.
The sibling test at :162 is the one that asserts an offset; if this one was
meant to as well, that is a test change and not a lint fix.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-09-12 16:42:41 +02:00
..
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-08-26 02:47:13 +00:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-08-12 02:31:53 +00:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-08-12 03:32:58 +00:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-07-21 22:49:19 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-08-25 23:13:41 +00:00
2026-09-12 16:36:43 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-07-26 18:26:23 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-08 20:07:01 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:34:40 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-12 16:42:41 +02:00
2026-09-08 20:07:01 +02:00
2026-08-12 04:10:05 +00:00