diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-09-22 18:47:57 +0200 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-09-22 18:51:42 +0200 |
commit | 1954a0a1a1fb8781ccf5de4f0342c11fc9fdfce5 (patch) | |
tree | eceaac6404793077c0c237929c6c960375190c25 /tests/wpt/web-platform-tests/wasm/jsapi/instanceTestFactory.js | |
parent | cc53ec805d0a96fbe4e53f0a719448bac0b07aa7 (diff) | |
download | servo-1954a0a1a1fb8781ccf5de4f0342c11fc9fdfce5.tar.gz servo-1954a0a1a1fb8781ccf5de4f0342c11fc9fdfce5.zip |
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.
Diffstat (limited to 'tests/wpt/web-platform-tests/wasm/jsapi/instanceTestFactory.js')
0 files changed, 0 insertions, 0 deletions