servo/tests
Simon Sapin daba02438d Upgrade to rustc 1.18.0-nightly (5f13a3b54 2017-04-15)
This version enables [struct field reordering][1] which brings the size
of the types for specified values of some CSS properties under the threshold
such that they shouldn’t be boxed anymore, making unit tests fail.

Simply unboxing them moves the test failure to Stylo’s unit tests,
since the stable compiler used in that case does not do field re-ordering.
Therefore, we manually reorder a couple fields to effectively bring this
optimization to older compilers for a few specific types.

[1]: https://github.com/rust-lang/rust/pull/40377
2017-04-15 14:00:00 +02:00
..
compiletest Rewrite the ban-type lint in Python 2017-02-25 15:56:06 +01:00
dromaeo
heartbeats Update heartbeats-simple to 0.4; Include recently added profiler categories in heartbeat logging 2017-02-20 17:17:54 -06:00
html Implement Gamepad API 2017-04-12 15:43:14 +02:00
jquery
power
unit Upgrade to rustc 1.18.0-nightly (5f13a3b54 2017-04-15) 2017-04-15 14:00:00 +02:00
wpt Auto merge of #16398 - glennw:update-wr-elliptical-borders-aa, r=mrobinson 2017-04-14 00:42:49 -05:00