Unsize isn't implemented for unions #48863
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
needs-rfc
This change is large or controversial enough that it should have an RFC accepted before doing it.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This came up in the fix for #48493. It seems like unions should have unsize impls for all of their fields?
The text was updated successfully, but these errors were encountered: