Skip to content

Conversation

cramertj
Copy link
Contributor

@cramertj cramertj commented Oct 28, 2017

MPL was specified in the Cargo.toml, but there was no license file.


This change is Reviewable

MPL was specified in the Cargo.toml, but there was no license file.
@jdm
Copy link
Member

jdm commented Oct 28, 2017

@bors-servo: r+
Thanks!

@bors-servo
Copy link
Contributor

📌 Commit 41ecb72 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 41ecb72 with merge 78ae17f...

bors-servo pushed a commit that referenced this pull request Oct 28, 2017
Add MPL License

MPL was specified in the Cargo.toml, but there was no license file.

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

☀️ Test successful - status-travis
Approved by: jdm
Pushing 78ae17f to master...

@bors-servo bors-servo merged commit 41ecb72 into servo:master Oct 28, 2017
@mbrubeck mbrubeck mentioned this pull request Nov 30, 2017
bors-servo pushed a commit that referenced this pull request Dec 1, 2017
Version 0.6.0

Includes these changes since the last release:

* Breaking change: Remove deprecated `SmallVecN` type aliases and `push_all_move` method (#77)
* Breaking change: Make `retain` pass `&mut T` to its predicate (#61)
* Add new methods `dedup`, `dedup_by`, and `dedup_by_key` (#72)
* Deprecate the `VecLike` trait in favor of standard library traits (#74)
* Optimize the `Clone` and `Deserialize` implementations to avoid unnecessary reallocation (#71)
* Optimize `extend_from_slice` and `insert_from_slice` to use `copy_nonoverlapping` (#76)
* Include the text of the Mozilla Public License in the source repo (#69)
* Improved documentation (#75)

<!-- 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/78)
<!-- 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