new lint: suggest ptr::eq() instead of "x as *const _ as usize == y as *const as usize" #3661
Labels
A-lint
Area: New lints
good-first-issue
These issues are a good way to get started with Clippy
L-style
Lint: Belongs in the style lint group
Inspired by rust-lang/rust#57547
This looks like it could be a clippy lint :)
The text was updated successfully, but these errors were encountered: