Sign in
rust
/
rust
/
refs/heads/main
/
.
/
tests
/
ui
/
layout
/
gce-rigid-const-in-array-len.stderr
blob: 9038563159789b0eba573179f69b137f84a43793 [
file
] [
edit
]
error
:
the type
`[u8; <u8 as A>::B]`
has an unknown layout
-->
$DIR
/
gce
-
rigid
-
const
-
in
-
array
-
len
.
rs
:
25
:
1
|
LL
|
struct
S
([
u8
;
<
u8
as
A
>::
B
])
|
^^^^^^^^
error
:
aborting due to
1
previous error