servo/tests
Simon Sapin e7c53d4ca2 Use pointer casts instead of tramsutes to raw::TraitObject
Casting `*const T` to `*const U` with `U: Sized` is allowed even if `T: ?Sized`.
This safely extracts the data pointer out of a trait object,
without relying on the memory representation of trait objects.
2017-10-13 21:55:11 +02:00
..
compiletest Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10: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 CanvasRenderingContext2d.fillText's "unimplemented" message 2017-08-23 17:34:55 +01:00
jquery
power
unit Use pointer casts instead of tramsutes to raw::TraitObject 2017-10-13 21:55:11 +02:00
wpt Auto merge of #18857 - servo:jdm-patch-2, r=KiChjang 2017-10-13 08:34:42 -05:00