FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix automation hashing clippy warning by bgyss · Pull Request #15 · bgyss/SwitchRecomp · GitHub

Fix automation hashing clippy warning - #15

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

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

Conversation

bgyss commented Feb 17, 2026

Copy link
Copy Markdown
Owner

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 merged commit ea30d4a into main Feb 17, 2026
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL