We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7b1d4 commit 5aeee29Copy full SHA for 5aeee29
reference/src/representation/vectors.md
@@ -87,3 +87,5 @@ unsafe {
87
88
* Should unions containing a vector type and any number of ZSTs also be vector
89
types? For example, should `MaybeUninit<Vector<T, N>>` also be a vector type?
90
+
91
+* Should we guarantee that `N` is a power-of-two ?
0 commit comments