Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

BTree{Map,Set}s do not require PartialEq, only Ord #129

Conversation

shepmaster
Copy link
Contributor

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@alexcrichton
Copy link
Contributor

Thanks!

alexcrichton added a commit that referenced this pull request Sep 1, 2015
BTree{Map,Set}s do not require PartialEq, only Ord
@alexcrichton alexcrichton merged commit 1cb822d into rust-lang-deprecated:master Sep 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants