]> git.lizzy.rs Git - rust.git/commit
Set correct `ParamEnv` for `derive_partial_eq_without_eq`
authorJason Newcomb <jsnewcomb@pm.me>
Sun, 22 May 2022 16:19:10 +0000 (12:19 -0400)
committerJason Newcomb <jsnewcomb@pm.me>
Sun, 22 May 2022 16:19:10 +0000 (12:19 -0400)
commit5cf07c6d29829714b929ecc32c6bbcb976cf0adb
tree93ded519566ff67d4aa98ccb3aed3efa4cff1ef6
parent91644d1f1d1a8029830d7c17595ec8c32b8ccde6
Set correct `ParamEnv` for `derive_partial_eq_without_eq`
clippy_lints/src/derive.rs
clippy_utils/src/ty.rs
tests/ui/derive_partial_eq_without_eq.fixed
tests/ui/derive_partial_eq_without_eq.rs