Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
a0bb32e78d21ffeca39c2344ff377c8276e4aee8
/
.
/
crates
/
zerocopy
/
tests
/
ui-stable
/
max-align.stderr
blob: 7e83b2f5ac30a7aa6c8d535b41f9c5da8ede0da0 [
file
] [
log
] [
blame
]
error
[
E0589
]:
invalid
`repr(align)`
attribute
:
larger than
2
^
29
-->
tests
/
ui
-
stable
/
max
-
align
.
rs
:
96
:
17
|
96
|
#[repr(C, align(1073741824))]
|
^^^^^^^^^^