rust/clippy_lints
Dan Johnson 88ee494b38 cleanup legacy_numeric_constants
Removes an unnecessary use of `span_lint_hir_and_then()` where
`span_lint_and_then()` would do.
2025-07-10 12:01:03 -07:00
..
src cleanup legacy_numeric_constants 2025-07-10 12:01:03 -07:00
Cargo.toml Merge commit 'cadf98bb7d' into clippy-subtree-update 2025-05-21 15:15:38 +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.