Skip to content

Make Bitv::eq_vec take &[bool] rather than ~[uint] #7730

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

Closed
wants to merge 2 commits into from

Conversation

chris-morgan
Copy link
Member

Fixes #7711.

As pointed out by cmr, there's no need for it to be owned there.
That was also in the original scope of rust-lang#7711.
bors added a commit that referenced this pull request Jul 12, 2013
@bors bors closed this Jul 12, 2013
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.

Bitv::eq_vec should take &[bool] rather than ~[uint]
3 participants