gecko-dev/servo/ports/geckolib
Emilio Cobos Álvarez 1258c314aa Bug 1604160 - Update cbindgen to do proper copy assignment on tagged enums. r=boris
This is needed to support min() / max() / clamp(), as LengthPercentage will have
a potential heap allocation and the current copy-assignment operators just do
bitwise copies.

Differential Revision: https://phabricator.services.mozilla.com/D57300

--HG--
extra : moz-landing-system : lando
2019-12-16 13:31:24 +00:00
..
tests Bug 1601732 - Update in-tree dependencies to smallvec 1.0. r=glandium 2019-12-05 23:30:59 +00:00
Cargo.toml Bug 1601732 - Update in-tree dependencies to smallvec 1.0. r=glandium 2019-12-05 23:30:59 +00:00
cbindgen.toml Bug 1604160 - Update cbindgen to do proper copy assignment on tagged enums. r=boris 2019-12-16 13:31:24 +00:00
error_reporter.rs
glue.rs Bug 1604063 - Make LengthPercentage not copy. r=boris 2019-12-15 21:33:34 +00:00
lib.rs Bug 1429305 - Use serde to serialize LengthPercentage and StyleRayFunction. r=emilio 2019-10-31 21:35:05 +00:00
stylesheet_loader.rs Bug 1602843 - Preserve CSS input exactly during sanitization. r=hsivonen 2019-12-12 13:57:54 +00:00