Skip to content

Fix latest clippy#1673

Closed
Himess wants to merge 2 commits into0xPolygonZero:mainfrom
Himess:Himess-patch-1
Closed

Fix latest clippy#1673
Himess wants to merge 2 commits into0xPolygonZero:mainfrom
Himess:Himess-patch-1

Conversation

@Himess
Copy link

@Himess Himess commented Mar 20, 2025

This PR addresses multiple Clippy warnings in plonky2/src/hash/arch/aarch64/poseidon_goldilocks_neon.rs that were preventing successful compilation with cargo clippy --all-targets --all-features -- -D warnings.

Before Fix:
Compilation failed with the following errors:

Pasted Graphic 53

Pasted Graphic 54

Pasted Graphic 57

After Fix:
Successfully passed cargo clippy --all-targets --all-features -- -D warnings.

Pasted Graphic 58

Test :
cargo build --release
All tests passed successfully.

Pasted Graphic 59

@Himess Himess changed the title Fix Latest Clippy Fix latest clippy Mar 20, 2025
Nashtare
Nashtare previously approved these changes Mar 20, 2025
@github-project-automation github-project-automation bot moved this to Ready To Merge in Zero EVM Mar 20, 2025
@Himess
Copy link
Author

Himess commented Mar 20, 2025

@Nashtare I fixed it. Could you run the workflow again? Continuous Integration / Formatting and Clippy (pull_request)

clippy

@Himess Himess requested a review from Nashtare March 20, 2025 18:05
@Nashtare Nashtare mentioned this pull request Mar 24, 2025
@Nashtare Nashtare closed this Mar 24, 2025
@github-project-automation github-project-automation bot moved this from Ready To Merge to Done in Zero EVM Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants