Update union/enum chapter to take RFC 2645 into account #96
Labels
A-layout
Topic: Related to data structure layout (`#[repr]`)
C-editorial
Category: Tracking editorial improvements to the document
S-not-opsem
Despite being in this repo, this is not primarily a T-opsem question
RFC 2645 extends
#[repr(transparent)]
to unions and single variant enums. It looks likely to be accepted. We will probably need to update our layout and ABI chapter(s).The text was updated successfully, but these errors were encountered: