diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-09-22 13:35:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-22 13:35:15 -0400 |
commit | 7287ea4c858ebd5633565879e0ec7470fe7993dc (patch) | |
tree | eceaac6404793077c0c237929c6c960375190c25 /tests/wpt/web-platform-tests/wasm/jsapi/instanceTestFactory.js | |
parent | cc53ec805d0a96fbe4e53f0a719448bac0b07aa7 (diff) | |
parent | 1954a0a1a1fb8781ccf5de4f0342c11fc9fdfce5 (diff) | |
download | servo-7287ea4c858ebd5633565879e0ec7470fe7993dc.tar.gz servo-7287ea4c858ebd5633565879e0ec7470fe7993dc.zip |
Auto merge of #21788 - emilio:smallvec-union-not-quite-there-yet, r=asajeffrey
Partially revert #21746.
This reverts the relevant bits from #21746 so that style and dependencies can
build with stable.
This is important because:
* `selectors` is a published crate.
* Gecko compiles with stable (more or less).
I reviewed that PR under the assumption that the union feature was stable, since
untagged unions are stable since 1.19, but turns out that smallvec uses non-Copy
types in unions, which are still unstable.
This leaves the union feature used on Servo, so that it gets testing, taking
advantage of features being additive.
<!-- 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/21788)
<!-- Reviewable:end -->
Diffstat (limited to 'tests/wpt/web-platform-tests/wasm/jsapi/instanceTestFactory.js')
0 files changed, 0 insertions, 0 deletions