mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 09:27:25 +00:00
1594e986ea
Support negative ints in manual_range_contains fixes: #8721 changelog: Fixes issue where ranges containing ints with different signs would be incorrect due to comparing as unsigned. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |