Closed Robbepop closed 3 years ago
Be sure to be using the latest nightly for now. During my development, some things were changed or even renamed.
During introduction of the new GitHub Actions based CI I just fixed all clippy
warnings: https://github.com/Robbepop/apint/pull/64
There are tons of clippy warnings especially in the
arithmetics.rs
module. We should fix them as soon as possible since they indicate code small and potential performance regressions.