mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
6f40082313
Restore `const PartialEq` And thus fixes a number of tests. There is a bug that still needs to be fixed, so WIP for now. r? `@compiler-errors`