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.
2 parents 95a102c + 78395f3 commit 3262a0aCopy full SHA for 3262a0a
reference/src/layout/enums.md
@@ -322,7 +322,7 @@ as a niche.
322
[`NonZeroU8`]: https://doc.rust-lang.org/std/num/struct.NonZeroU8.html
323
324
The niche values must be disjoint from the values allowed by the validity
325
-invariant. The validity invariant is, as of this writing, is the current active
+invariant. The validity invariant is, as of this writing, the current active
326
discussion topic in the unsafe code guidelines process. [rust-lang/rust#60300]
327
specifies that the following types have at least one niche (the all-zeros
328
bit-pattern):
0 commit comments