Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collections: Implement more missing traits #16177

Merged
merged 3 commits into from
Aug 2, 2014

Conversation

nham
Copy link
Contributor

@nham nham commented Aug 1, 2014

This implements:

  • Eq and Ord for DList, RingBuf, TreeMap and TreeSet
  • FromIterator and Extendable for BitvSet

cc #15294

bors added a commit that referenced this pull request Aug 2, 2014
…hton

This implements:

 - Eq and Ord for DList, RingBuf, TreeMap and TreeSet
 - FromIterator and Extendable for BitvSet

cc #15294
@bors bors closed this Aug 2, 2014
@bors bors merged commit a043814 into rust-lang:master Aug 2, 2014
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.

3 participants