mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
7572b6b757
Set correct `ParamEnv` for `derive_partial_eq_without_eq` fixes #8867 changelog: Handle differing predicates applied by `#[derive(PartialEq)]` and `#[derive(Eq)]` in `derive_partial_eq_without_eq`