mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +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`