Skip to content

Comments

perf(serde): Remove unnecessary clone in OtherFields::deserialize_as#3652

Merged
mattsse merged 1 commit intoalloy-rs:mainfrom
marukai67:patch-16
Feb 7, 2026
Merged

perf(serde): Remove unnecessary clone in OtherFields::deserialize_as#3652
mattsse merged 1 commit intoalloy-rs:mainfrom
marukai67:patch-16

Conversation

@marukai67
Copy link
Contributor

Removes redundant .clone() call in OtherFields::deserialize_as method, eliminating unnecessary allocation and memory copy.

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

we can keep thi

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Feb 7, 2026
@mattsse mattsse merged commit 37512bc into alloy-rs:main Feb 7, 2026
30 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Feb 7, 2026
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