Skip to content

fix downcast of value containing fusion to union#6882

Open
nwt wants to merge 5 commits intomainfrom
downcast-defuse
Open

fix downcast of value containing fusion to union#6882
nwt wants to merge 5 commits intomainfrom
downcast-defuse

Conversation

@nwt
Copy link
Copy Markdown
Member

@nwt nwt commented May 1, 2026

Downcasting a non-fusion value that contains a fusion value to a union type requires that we first defuse the value, so this change brings back the interdependence between defuse and downcast that #6719 removed.

Depends on #6863.

mattnibs and others added 2 commits April 29, 2026 10:51
Downcasting a non-fusion value that contains a fusion value to a union
type requires that we first defuse the value, so this change brings back
the interdependence between defuse and downcast that #6719 removed.
@nwt nwt requested a review from a team May 1, 2026 17:05
Base automatically changed from vam-defuse to main May 1, 2026 18:54
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