Skip to content

chore(rust): fix clippy warnings in splat sorting functions#370

Open
mmjinglin163 wants to merge 1 commit into
sparkjsdev:mainfrom
mmjinglin163:main
Open

chore(rust): fix clippy warnings in splat sorting functions#370
mmjinglin163 wants to merge 1 commit into
sparkjsdev:mainfrom
mmjinglin163:main

Conversation

@mmjinglin163

Copy link
Copy Markdown

chore(rust): fix clippy warnings in splat sorting functions

@mrxz

mrxz commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the PR, the changes look good for the most part. Personally I think the elimination of the let binding for active_splats reduces readability a bit, but I guess it's more idiomatic.

Though if we're going to use clippy, I'd rather see it integrated and enforced (similar to TS linting through biome). Otherwise we'd end up with having to play catch-up with PRs every time changes to the Rust code introduces new linter warnings. @asundqui any preference in this matter?

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