error: too many heap_size attributes --> tests/ui/fail-derive-too-many-attrs-2.rs:8:5 | 8 | / #[heap_size] 9 | | #[heap_size(with = "mod::a")] 10 | | pub a: allowlisting::FullAllow, | |__________________________________^