Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify zed.Value.Copy for native Values #5331

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

nwt
Copy link
Member

@nwt nwt commented Oct 9, 2024

There's no need to call newNativeValue since it'll just return a Value that's identical to v byte-wise.

There's no need to call newNativeValue since it'll just return a Value
that's identical to v byte-wise.
@nwt nwt requested a review from a team October 9, 2024 13:08
@nwt nwt merged commit c0775aa into main Oct 9, 2024
3 checks passed
@nwt nwt deleted the simplify-zed.Value.Copy branch October 9, 2024 15:47
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.

2 participants