diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2019-06-26 21:21:06 +0000 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2019-07-08 12:43:07 +0200 |
commit | 98091243a78d30403ce7b518337d46e63db933bb (patch) | |
tree | 41e0367ba048ed26cb057813c39dc2f0a5b7fe5b /components/servo_arc/lib.rs | |
parent | 323221051ff627cf3bc7d6d33c2e6fabf3a8d4b5 (diff) | |
download | servo-98091243a78d30403ce7b518337d46e63db933bb.tar.gz servo-98091243a78d30403ce7b518337d46e63db933bb.zip |
style: Use a more similar representation in Rust and C++ for grid lines.
Option<> is not FFI-safe, so if we want to use the same representation
everywhere we need to get rid of it. This also makes it take the same amount of
memory as the C++ representation, and it's not very complex, I'd think.
Differential Revision: https://phabricator.services.mozilla.com/D35195
Diffstat (limited to 'components/servo_arc/lib.rs')
0 files changed, 0 insertions, 0 deletions