rust/clippy_lints
dswij a25e1526e4
Remove Known problems section invalid_upcast_comparisons (#14133)
Remove `Known problems` section `invalid_upcast_comparisons` since issue
was fixed #886

changelog: none
2025-02-07 17:34:49 +00:00
..
src Remove Known problems section invalid_upcast_comparisons (#14133) 2025-02-07 17:34:49 +00:00
Cargo.toml Merge commit '51d49c1ae2' into clippy-subtree-update 2025-01-28 19:33:54 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.