mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
86f02173a4
Servo is going to maintain a fork of `malloc_size_of` internally so that Stylo does not need to have an implicit dependency on all of the crates that need an implementation of `MallocSizeOf`. In order to prepare for this, implementations that are only used in Servo should be removed (unless they are used in Stylo itself). In addition, we can remove some Gecko-specific implementations as well in order to make downstream Stylo a bit cleaner. Differential Revision: https://phabricator.services.mozilla.com/D229764 |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
LICENSE-APACHE | ||
LICENSE-MIT |