Skip to content

mmc: Replace .chunks_exact() with .as_chunks() to fix clippy lint - #45

Open
skr4n wants to merge 1 commit into
mainfrom
fix-clippy-lint
Open

mmc: Replace .chunks_exact() with .as_chunks() to fix clippy lint#45
skr4n wants to merge 1 commit into
mainfrom
fix-clippy-lint

Conversation

@skr4n

@skr4n skr4n commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

The latest version of Rust, released just a few days ago introduced a new lint that CI. This PR fixes it.

@rocky

rocky commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

LGTM - but we should probably bump the version number in Cargo.toml from 0.1.0 to something greater than that and add some sort of dev tag, e.g. 0.1.1dev0, or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants