rust/clippy_lints
dswij ca168c07a6
unnecessary_{find,filter}_map: make diagnostic spans more precise (#15929)
changelog: [`unnecessary_find_map`]: make diagnostic spans more precise
changelog: [`unnecessary_filter_map`]: make diagnostic spans more
precise
2025-10-27 15:32:05 +00:00
..
src unnecessary_{find,filter}_map: make diagnostic spans more precise (#15929) 2025-10-27 15:32:05 +00:00
Cargo.toml Merge commit '2dc84cb744' into clippy-subtree-update 2025-10-06 18:10:37 +02: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.