Skip to content

remove some unnecessary fusion wrappers#6760

Merged
mccanne merged 2 commits intomainfrom
thinner-fusion
Mar 21, 2026
Merged

remove some unnecessary fusion wrappers#6760
mccanne merged 2 commits intomainfrom
thinner-fusion

Conversation

@mccanne
Copy link
Collaborator

@mccanne mccanne commented Mar 21, 2026

This commit makes record fusion a bit lighter by recognizing that fusion wrappers are needed only when field list changes name/order/etc as any type variation in descendent types will have their own fusion wrappers and defuse will recursively unravel those.

mccanne added 2 commits March 21, 2026 15:27
This commit makes record fusion a bit lighter by recognizing that
fusion wrappers are needed only when field list changes name/order/etc
as any type variation in descendent types will have their own fusion
wrappers and defuse will recursively unravel those.
@mccanne mccanne merged commit 4c37890 into main Mar 21, 2026
4 checks passed
@mccanne mccanne deleted the thinner-fusion branch March 21, 2026 23:38
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