servo/components
bors-servo b1c7a2fa6d Auto merge of #18793 - heycam:ptr-eq, r=emilio
servo_arc: Try pointer equality test first when comparing two Arcs.

This doesn't actually help https://bugzilla.mozilla.org/show_bug.cgi?id=1405411 but seems like something we should do.

<!-- 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/18793)
<!-- Reviewable:end -->
2017-10-10 20:24:48 -05:00
..
atoms
bluetooth
bluetooth_traits
canvas Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
canvas_traits Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
compositing fix #18472:outdated png crate: various panics 2017-10-09 19:42:00 +08:00
config do not force resource_path on android 2017-10-02 09:24:13 +02:00
constellation
debugger
deny_public_fields
devtools
devtools_traits
dom_struct
domobject_derive
fallible Bug 1400754 - stylo: crash on Win64 Asan build. r=manishearth, dmajor. 2017-10-02 20:53:23 +02:00
geometry
gfx ChildrenOnly -> ChildrenOnly(Option<QualName>) 2017-10-07 08:05:11 -04:00
gfx_traits
hashglobe Stuff HashMap journal into a string and verify invariants in a few more places. 2017-10-10 14:16:56 -07:00
jstraceable_derive
layout ChildrenOnly -> ChildrenOnly(Option<QualName>) 2017-10-07 08:05:11 -04:00
layout_thread ChildrenOnly -> ChildrenOnly(Option<QualName>) 2017-10-07 08:05:11 -04:00
layout_traits
lru_cache
malloc_size_of Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
malloc_size_of_derive
metrics
msg
net Bump base64 to 0.6 2017-10-04 13:26:12 +02:00
net_traits fix #18472:outdated png crate: various panics 2017-10-09 19:42:00 +08:00
profile
profile_traits
rand
range Remove usage the unstable Step trait 2017-10-04 10:10:04 +02:00
remutex
script Auto merge of #18820 - asajeffrey:update-swapper, r=wafflespeanut 2017-10-10 15:10:01 -05:00
script_layout_interface Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
script_plugins
script_traits
selectors CSS parsing error types: flatten nested enums somewhat 2017-10-10 13:28:30 +02:00
servo remove workaround 2017-10-04 05:34:06 +02:00
servo_arc servo_arc: Make Arc do a pointer equality check in eq and ne first. 2017-10-11 09:24:03 +08:00
size_of_test
style Support pseudo-element properly in HasAuthorSpecifiedRules. 2017-10-11 10:29:32 +11:00
style_derive
style_traits CSS parsing error types: flatten nested enums more still 2017-10-10 18:04:08 +02:00
url
webdriver_server fix #18472:outdated png crate: various panics 2017-10-09 19:42:00 +08:00
webvr
webvr_traits