Skip to content

ci: add additional clippy lints for clone operations#1256

Closed
Himess wants to merge 1 commit intozama-ai:mainfrom
Himess:feat/add-additional-clippy-lints
Closed

ci: add additional clippy lints for clone operations#1256
Himess wants to merge 1 commit intozama-ai:mainfrom
Himess:feat/add-additional-clippy-lints

Conversation

@Himess
Copy link
Copy Markdown

@Himess Himess commented Nov 4, 2025

Adds clippy::clone_on_copy and clippy::unnecessary_to_owned checks to prevent unnecessary clone operations.

Follow-up to #1169 as suggested ref : #1169 (comment)

Add clippy::clone_on_copy and clippy::unnecessary_to_owned checks
to prevent unnecessary clone operations as suggested in code review.

Related to zama-ai#1169
@Himess Himess requested a review from a team as a code owner November 4, 2025 18:07
@cla-bot cla-bot Bot added the cla-signed label Nov 4, 2025
@Himess Himess closed this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant