rust/clippy_config
Samuel Tardieu e463309f4a
add manual_abs_diff lint (#14482)
changelog: [`manual_abs_diff`]: Initial implementation

Hey, first time writing a new lint for clippy, hope I got it right. I
think it's pretty self-explanatory!
Added a few `fixme` test cases, where the lint can be improved to catch
more (probably rare) patterns, but opening a PR with this initial
implementation to make sure I'm on the right track, and that this lint
is acceptable at all.

😁
2025-04-09 10:29:48 +00:00
..
src add manual_abs_diff lint (#14482) 2025-04-09 10:29:48 +00:00
Cargo.toml Bump Clippy version -> 0.1.88 2025-04-03 21:32:37 +02:00