aboutsummaryrefslogtreecommitdiffstats
path: root/components/servo_arc/lib.rs
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2019-05-16 23:21:37 +0000
committerEmilio Cobos Álvarez <emilio@crisal.io>2019-05-29 16:14:07 +0200
commitab8776a144baea462b9ad182855cdd62a6c000be (patch)
treec90240b5ec69a0a71472c425c149d77f2bc5e9a1 /components/servo_arc/lib.rs
parentb61eb84d96af471f1df2558fb746f46598104df7 (diff)
downloadservo-ab8776a144baea462b9ad182855cdd62a6c000be.tar.gz
servo-ab8776a144baea462b9ad182855cdd62a6c000be.zip
style: Use OwnedSlice in the specified and computed values of most vector properties.
This is just a refactor in the right direction. Eventual goal is: * All inherited properties use ArcSlice<>. * All reset properties use OwnedSlice<> (or ThinVec<>). No conversion happens at all, so we can remove all that glue, and also compute_iter and co. Of course there's work to do, but this is a step towards that. Differential Revision: https://phabricator.services.mozilla.com/D30127
Diffstat (limited to 'components/servo_arc/lib.rs')
0 files changed, 0 insertions, 0 deletions