aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_plugins/lib.rs
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2019-05-09 10:53:50 +0000
committerEmilio Cobos Álvarez <emilio@crisal.io>2019-05-10 12:43:04 +0200
commit0d5c4481b8b5f96325260ee0ffc2b5f206c97548 (patch)
treeaf153deb3fd7992a014d9ca0dca8bcfbe416c0c4 /components/script_plugins/lib.rs
parent2ed2151b3dfe9e98ad997a64b4cf334b967e5db3 (diff)
downloadservo-0d5c4481b8b5f96325260ee0ffc2b5f206c97548.tar.gz
servo-0d5c4481b8b5f96325260ee0ffc2b5f206c97548.zip
style: Introduce ArcSlice, a small wrapper over ThinArc but without an explicit header.
We could make the header PhantomData or something, but then we wouldn't be able to bind to C++, since C++ doesn't have ZSTs. So add a canary instead to add a runtime check of stuff being sane. Differential Revision: https://phabricator.services.mozilla.com/D30133
Diffstat (limited to 'components/script_plugins/lib.rs')
0 files changed, 0 insertions, 0 deletions