mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-20 10:03:37 +00:00
b0edbca0e6
Add a lint to detect cast to unsigned for abs() and suggest unsigned_abs() to avoid panic when called on MIN. |
||
---|---|---|
.. | ||
internal_lints | ||
author.rs | ||
conf.rs | ||
inspector.rs | ||
internal_lints.rs | ||
mod.rs |