We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c91f0 commit 4d777f1Copy full SHA for 4d777f1
reference/src/layout/unions.md
@@ -57,7 +57,7 @@ you have to use `#[repr(C)]`.
57
58
#### Layout of unions with a single non-zero-sized field
59
60
-The layout of unions with a single single non-[1-ZST]-field" is the same as the
+The layout of unions with a single non-[1-ZST]-field" is the same as the
61
layout of that field if it has no [padding] bytes.
62
63
For example, here:
0 commit comments