Skip to content

expr.RecordExpr: Defuse spread expressions#7143

Merged
mattnibs merged 1 commit into
mainfrom
recordexpr-spread-defuse
Jul 23, 2026
Merged

expr.RecordExpr: Defuse spread expressions#7143
mattnibs merged 1 commit into
mainfrom
recordexpr-spread-defuse

Conversation

@mattnibs

Copy link
Copy Markdown
Collaborator

The commit changes the behavior of record spread expressions so that incoming values are defused. In order to accomplish this defuse/downcast had to be moved into vam/expr to avoid an import cycle.

Comment thread runtime/ztests/expr/record-spread.yaml Outdated
The commit changes the behavior of record spread expressions so that
incoming values are defused. In order to accomplish this defuse/downcast
had to be moved into vam/expr to avoid an import cycle.
@mattnibs
mattnibs force-pushed the recordexpr-spread-defuse branch from d898f42 to 76efc58 Compare July 23, 2026 22:58
@mattnibs
mattnibs merged commit ada868b into main Jul 23, 2026
2 checks passed
@mattnibs
mattnibs deleted the recordexpr-spread-defuse branch July 23, 2026 23:07
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