diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-09-19 15:44:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-19 15:44:03 -0400 |
commit | 2ca7a134736bb4759ff209c1bc0b6dc3cc1984c9 (patch) | |
tree | 0ad20f28b65fb1cac5db4a86be9d588fdab9dad5 /components/script/dom/htmltableelement.rs | |
parent | 8277527874e7701f03dbabb9859a97a785e2b6fe (diff) | |
parent | 34b5d8fbe8f2815758e69caab70ba28c6974381b (diff) | |
download | servo-2ca7a134736bb4759ff209c1bc0b6dc3cc1984c9.tar.gz servo-2ca7a134736bb4759ff209c1bc0b6dc3cc1984c9.zip |
Auto merge of #21746 - llogiq:update-smallvec, r=emilio
This updates the smallvec crate and enables the union feature
We had a mix of 0.6.2 and 0.6.5 (which is the current release), this unifies to the latest version. It also enables the union feature which removes the discriminant, reducing memory usage.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21746)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmltableelement.rs')
0 files changed, 0 insertions, 0 deletions