rust/clippy_lints
Timo 60dbda209e
fix typo in numeric_arithmetic logic (#13820)
Looks like typo for me.

Looking at blame
b76b0aeb63 (diff-ac15e787d7d276b24f251f4f5bdedf1e6ac81aa1e2ea0db27219e9a7fa8b0b30L66)
the same typo was before.

Is logic here actually correct? Tests passed locally, but i expected
some changes.

changelog: none
2024-12-15 20:50:02 +00:00
..
src fix typo in numeric_arithmetic logic (#13820) 2024-12-15 20:50:02 +00:00
Cargo.toml Merge commit 'ff4a26d442' into clippy-subtree-update 2024-11-28 19:38:59 +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.