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

Implement `From<Vec<_>>` and `From<[_]>`. #67

Merged
merged 2 commits into from Sep 26, 2017

Conversation

@c0gent
Copy link
Contributor

c0gent commented Sep 26, 2017

I can't imagine this would cause any problems but someone with more experience with the library should double-check.


This change is Reviewable

@mbrubeck
Copy link
Contributor

mbrubeck commented Sep 26, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Sep 26, 2017

📌 Commit 3b0569a has been approved by mbrubeck

bors-servo added a commit that referenced this pull request Sep 26, 2017
Implement `From<Vec<_>>` and `From<[_]>`.

I can't imagine this would cause any problems but someone with more experience with the library should double-check.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/67)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 26, 2017

Testing commit 3b0569a with merge 1318d76...

@bors-servo
Copy link
Contributor

bors-servo commented Sep 26, 2017

☀️ Test successful - status-travis
Approved by: mbrubeck
Pushing 1318d76 to master...

@bors-servo bors-servo merged commit 3b0569a into servo:master Sep 26, 2017
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@c0gent c0gent deleted the c0gent:impl_from_array_vec branch Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.