Skip to content

chore(lint): warn on clone() for Copy types#146

Closed
sachiniyer wants to merge 1 commit intolint/warn-panicfrom
lint/warn-cloned-instead-of-copied
Closed

chore(lint): warn on clone() for Copy types#146
sachiniyer wants to merge 1 commit intolint/warn-panicfrom
lint/warn-cloned-instead-of-copied

Conversation

@sachiniyer
Copy link
Copy Markdown
Contributor

@sachiniyer sachiniyer commented Mar 6, 2026

Use .copied() instead of .clone() for Copy types.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Open with Devin

Copy link
Copy Markdown
Contributor Author

sachiniyer commented Mar 6, 2026

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Use .copied() instead of .clone() for Copy types.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sachiniyer sachiniyer force-pushed the lint/warn-cloned-instead-of-copied branch from c0fe2b1 to ade362a Compare March 7, 2026 00:17
@sachiniyer sachiniyer closed this Mar 7, 2026
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