Skip to content

Commit 442beea

Browse files
committed
fix inconsistency with array support
1 parent 0fe50a8 commit 442beea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

text/3838-scalable-vectors.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,6 @@ codegen backend:
267267
element of the same type (but only if that struct is annotated with
268268
`#[rustc_scalable_vector]`)
269269

270-
- Cannot be used in arrays
271-
272270
- Cannot be the type of a static variable
273271

274272
- Cannot be instantiated into generic functions (see

0 commit comments

Comments
 (0)