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 `as_slice` and `as_mut_slice` methods. #65

Merged
merged 1 commit into from Sep 25, 2017

Conversation

@c0gent
Copy link
Contributor

c0gent commented Sep 25, 2017

This change is Reviewable

@mbrubeck
Copy link
Contributor

mbrubeck commented Sep 25, 2017

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2017

📌 Commit 5c6d00e has been approved by mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2017

Testing commit 5c6d00e with merge a90765c...

bors-servo added a commit that referenced this pull request Sep 25, 2017
Implement `as_slice` and `as_mut_slice` methods.

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

bors-servo commented Sep 25, 2017

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

@bors-servo bors-servo merged commit 5c6d00e into servo:master Sep 25, 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:as_slice branch Sep 25, 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 added 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
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.