aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/cfg/packed_sneaky.stderr
blob: a54c2ec2d2ba7b9bb8a0c617adec8d3beab6dc5b (plain)
1
2
3
4
5
error: #[pin_project] attribute may not be used on #[repr(packed)] types
 --> tests/ui/cfg/packed_sneaky.rs:6:27
  |
6 | #[hidden_repr_cfg_not_any(packed)] //~ ERROR may not be used on #[repr(packed)] types
  |                           ^^^^^^