mpz icon indicating copy to clipboard operation
mpz copied to clipboard

fix: Use Cargo Clippy to avoid the `gen` reserved keyword

Open heeckhau opened this issue 1 year ago • 1 comments

RUSTFLAGS="-D keyword_idents_2024" cargo clippy --fix fixes #180

heeckhau avatar Sep 05 '24 21:09 heeckhau

This is a fix, but I would rather rename instead of r#. rand will be changing gen to random in the next release. We may want to rename to Garbler

sinui0 avatar Sep 05 '24 21:09 sinui0

Closing, I would prefer we avoid the r# solution

sinui0 avatar Feb 14 '25 19:02 sinui0