Closed khernyo closed 6 years ago
It fails because of clippy, but clippy fails on master too. I will open a PR with those fixes tomorrow.
Oh, this is amazing!
I'm just rounding out my day today, but promise to take a closer look tomorrow. From a quick glance this is looking exactly the way we would want it to be! :D
This PR simplifies some non-obvious lookup table generating code in
masks.rs
by using rust built-in bit-fiddling methods.This change is split into three commits only for easier verification. It can be squashed safely without loosing any relevant history.
Checklist
Semver Changes
Patch level