ruff
ae90eccb - Fix clippy::cast_lossless (pedantic)

Commit
3 years ago
Fix clippy::cast_lossless (pedantic) “casting `bool` to `u8` is more cleanly stated with `u8::from(_)`” https://rust-lang.github.io/rust-clippy/master/index.html#cast_lossless Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Author
Committer
Parents
Loading