mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-11 22:02:55 +00:00
ee8db50e13
Lint .min(x).max(y) with x < y Fixes #5854 changelog: Also lint `ord.min(a).max(b)`, where `a < b` in [`min_max`] lint |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |