Skip to content

Fix automation hashing clippy warning#15

Merged
bgyss merged 3 commits intomainfrom
codex/plan-merging-research-into-pipeline
Feb 17, 2026
Merged

Fix automation hashing clippy warning#15
bgyss merged 3 commits intomainfrom
codex/plan-merging-research-into-pipeline

Conversation

@bgyss
Copy link
Owner

@bgyss bgyss commented Feb 17, 2026

Summary

  • address the clippy complaint in crates/recomp-cli/src/automation.rs by feeding a literal [0] to hasher.update so the borrow rule is satisfied
  • leave existing automation behavior and the crab automation engine untouched, only removing the needless borrow Clippy flagged
  • this unblock keeps the workspace clippy hook from failing when running cargo clippy --workspace --all-targets --all-features

Testing

  • Not run (not requested)

@bgyss bgyss merged commit ea30d4a into main Feb 17, 2026
1 check passed
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.

1 participant