mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-03-03 06:47:19 +00:00
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 |
||
---|---|---|
.. | ||
auxiliary | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
missing-test-files.rs | ||
versioncheck.rs |