Skip to content

Commit 64107bd

Browse files
gnzlbgRobin Kruppe
and
Robin Kruppe
authored
Update reference/src/validity/unions.md
Co-Authored-By: Robin Kruppe <[email protected]>
1 parent bbc2918 commit 64107bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/src/validity/unions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ represents the consensus from issue [#73]. The statements in here are not (yet)
66

77
## Validity of unions with zero-sized fields
88

9-
A union containing a zero-sized field can contain any value. An example of such
9+
A union containing a zero-sized field can contain any bit pattern. An example of such
1010
an union is [`MaybeUninit`].
1111

1212
[#73]: https://github.com/rust-lang/unsafe-code-guidelines/issues/73

0 commit comments

Comments
 (0)