ruff
7c7489c1
- Ignore clippy::cast_possible_truncation (pedantic)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Ignore clippy::cast_possible_truncation (pedantic) “casting `usize` to `u8` may truncate the value” https://rust-lang.github.io/rust-clippy/master/index.html#cast_possible_truncation Signed-off-by: Anders Kaseorg <andersk@mit.edu>
References
#869 - Fix most clippy::pedantic lints
Author
andersk
Committer
charliermarsh
Parents
ae90eccb
Loading