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 8255d2f commit 470f1d3Copy full SHA for 470f1d3
reference/src/layout/enums.md
@@ -323,7 +323,8 @@ as a niche.
323
324
The niche values of a type are parts of its validity invariant which, as of this
325
writing, is the current active discussion topic in the unsafe code guidelines
326
-process. [rust-lang/rust#60300] specifies that the following types have a niche:
+process. [rust-lang/rust#60300] specifies that the following types have at least
327
+one niche (the all-zeros bit-pattern):
328
329
* `&T`
330
* `&mut T`
0 commit comments