Robbepop / modular-bitfield

Macro to generate bitfields for structs that allow for modular use of enums.
Apache License 2.0
155 stars 40 forks source link

Add #[allow(clippy::identity_op)] for From impls #75

Open dimpolo opened 2 years ago

dimpolo commented 2 years ago

Fixes https://github.com/Robbepop/modular-bitfield/issues/62