mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
336d34481e
The `cmp_null` lint is more specialized than `ptr_eq`. The former should take precedence, unless the user allows it.