1 2 3 4 5 6 7
error: Enum missing `repr` attribute --> tests/ui/missing_repr.rs:3:1 | 3 | #[bit_parity(even)] | ^^^^^^^^^^^^^^^^^^^ | = note: this error originates in the attribute macro `bit_parity` (in Nightly builds, run with -Z macro-backtrace for more info)