Sign in
fuchsia
/
fuchsia
/
b913ed1479780eeb0de1e6d2e9d0ed17267964af
/
.
/
third_party
/
rust_crates
/
vendor
/
pin-project
/
tests
/
ui
/
cfg
/
packed_sneaky.stderr
blob: b0d4d932bc2f02d27d39fc94384e78e7ae77dcdc [
file
]
error
:
#[pin_project] attribute may not be used on #[repr(packed)] types
-->
$DIR
/
packed_sneaky
.
rs
:
6
:
27
|
6
|
#[hidden_repr_cfg_not_any(packed)] //~ ERROR may not be used on #[repr(packed)] types
|
^^^^^^