Skip to content

Conversation

thestinger
Copy link
Contributor

This is needed so that hash tables can require strict equality but not require types to be ordered. It's a subset of the functionality of TotalOrd so I made that inherit from TotalEq.

bors added a commit that referenced this pull request Mar 28, 2013
This is needed so that hash tables can require strict equality but not require types to be ordered. It's a subset of the functionality of `TotalOrd` so I made that inherit from `TotalEq`.
@bors bors closed this Mar 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 15, 2020
Rustup

Done with

```bash
git subtree push -P src/tools/clippy [email protected]:flip1995/rust-clippy rustup
```

from https://github.com/flip1995/rust/tree/clippyup

A rebase was required to get rid of empty merge commits, that somehow were not empty? 🤔

changelog: none
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 17, 2020
Rustup with git subtree

The commits from the last rustup rust-lang#5587, are again included in this rustup, since I rebased the rustup. Lesson learned: never rebase, only merge when working with git subtree.

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants