Luca Di sera
Luca Di sera
This indeed solves my problems. You have my deepest gratitude for the gentle pointer, the immediate response and your general work on the shen programming language. Would you think it...
HI @Robbepop, Thank you for taking the time to check this. I've added your suggestion in 910b17df9adfe7dbfd67e0bc0c37ae1cc2ac06e7.
Some possible solutions might be: 1. Add an `#[allow(unused_braces)]` attribute to the generated implementations. 2. Remove the block and quote only the expression in expand_repr_from_impls_and_checks. 3. Remove the block directly...
> > HI @Robbepop, > > Thank you for taking the time to check this. > > I've added your suggestion in [910b17d](https://github.com/Robbepop/modular-bitfield/commit/910b17df9adfe7dbfd67e0bc0c37ae1cc2ac06e7). > > Can you also confirm that...