mpz
mpz copied to clipboard
Workspace lints
We should take advantage of the recent Cargo support for workspace lints so we have consistency across all packages.
- https://doc.rust-lang.org/cargo/reference/manifest.html#the-lints-section
- https://doc.rust-lang.org/clippy/configuration.html
Was this addressed in #113 or does this still need to be done?