Skip to content

Fix collections::VecMap's PartialEq implementation #20155

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

Merged
merged 1 commit into from
Dec 23, 2014

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Dec 23, 2014

Previously it took capacity into account.

Additionally remove the ne implementation of RingBuf which is the default
one anyway.

Previously it took capacity into account.

Additionally remove the `ne` implementation of `RingBuf` which is the default
one anyway.
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@tbu-
Copy link
Contributor Author

tbu- commented Dec 23, 2014

r? @gankro

@rust-highfive rust-highfive assigned Gankra and unassigned huonw Dec 23, 2014
bors added a commit that referenced this pull request Dec 23, 2014
Fix `collections::VecMap`'s `PartialEq` implementation

Reviewed-by: Gankro
bors referenced this pull request Dec 23, 2014
This creates an enormous amount of spew.
bors added a commit that referenced this pull request Dec 23, 2014
Fix `collections::VecMap`'s `PartialEq` implementation

Reviewed-by: Gankro
@bors bors merged commit d62cf31 into rust-lang:master Dec 23, 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.

5 participants