Skip to content

Add a with_capacity constructor #63

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 2 commits into from
Sep 20, 2017
Merged

Conversation

mbrubeck
Copy link
Collaborator

@mbrubeck mbrubeck commented Sep 19, 2017

Closes #62.


This change is Reviewable

@emilio
Copy link
Member

emilio commented Sep 20, 2017

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit e5fe01e has been approved by emilio

@bors-servo
Copy link
Contributor

⌛ Testing commit e5fe01e with merge 631e1c2...

bors-servo pushed a commit that referenced this pull request Sep 20, 2017
Add a with_capacity constructor

Closes #62.

<!-- 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/63)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: emilio
Pushing 631e1c2 to master...

@bors-servo bors-servo merged commit e5fe01e into servo:master Sep 20, 2017
mbrubeck added a commit to mbrubeck/rust-smallvec that referenced this pull request Sep 25, 2017
* Add `as_slice` and `as_mut_slice` methods (servo#65).
* Add `with_capacity` constructor (servo#63).
@mbrubeck mbrubeck mentioned this pull request Sep 25, 2017
bors-servo pushed a commit that referenced this pull request Sep 25, 2017
Version 0.4.4

* Add `as_slice` and `as_mut_slice` methods (#65).
* Add `with_capacity` constructor (#63).

<!-- 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/66)
<!-- Reviewable:end -->
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