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 c0gent commented Sep 25, 2017

This change is Reviewable

@mbrubeck
Copy link
Collaborator

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

📌 Commit 5c6d00e has been approved by mbrubeck

@bors-servo
Copy link
Contributor

⌛ Testing commit 5c6d00e with merge a90765c...

bors-servo pushed 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

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

@bors-servo bors-servo merged commit 5c6d00e into servo:master Sep 25, 2017
@c0gent c0gent deleted the as_slice branch September 25, 2017 22:33
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