Consider for instance [these docs](https://doc.rust-lang.org/nightly/std/collections/struct.HashMap.html#impl-PartialEq-for-HashMap%3CK,+V,+S%3E):  This looks like I can call `ne` in const context but not `eq`, which makes little sense. Cc @rust-lang/project-const-traits (is that ping group still the right one for this?) <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->