Skip to content

Avoid deep clone when combining single facts#77

Merged
arminsabouri merged 1 commit intomasterfrom
rm-clone-combine
May 5, 2026
Merged

Avoid deep clone when combining single facts#77
arminsabouri merged 1 commit intomasterfrom
rm-clone-combine

Conversation

@arminsabouri
Copy link
Copy Markdown
Collaborator

AST nodes return Cow wrapped types so they can just reference node storage instead of copying or cloning.

Nodes return Cow wrapped types so they can just reference node storage 
instead of copying or cloning.
Copy link
Copy Markdown
Contributor

@Mshehu5 Mshehu5 left a comment

Choose a reason for hiding this comment

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

ACK
Looks Good !

Copy link
Copy Markdown
Contributor

@0xZaddyy 0xZaddyy left a comment

Choose a reason for hiding this comment

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

ACK 6ae7f01

Copy link
Copy Markdown
Contributor

@bc1cindy bc1cindy left a comment

Choose a reason for hiding this comment

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

looks good! ACK

@arminsabouri arminsabouri merged commit cd462b2 into master May 5, 2026
3 checks passed
@arminsabouri arminsabouri deleted the rm-clone-combine branch May 5, 2026 18:21
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.

4 participants