fune/servo/components
Makoto Kato 34342fa8e7 Bug 1847521 - Replace unicode-segmentation with ICU4X in servo. r=firefox-style-system-reviewers,emilio
Now we uses two crates for unicode segmentation, let's replace with ICU4X.

Differential Revision: https://phabricator.services.mozilla.com/D198131
2024-01-18 02:29:19 +00:00
..
derive_common
malloc_size_of Bug 1865563 - Rustfmt servo/. r=firefox-style-system-reviewers,emilio 2023-11-20 15:17:57 +00:00
selectors Bug 1874066: Distinguish edge selectors vs. other nth selectors. r=firefox-style-system-reviewers,emilio 2024-01-15 16:09:17 +00:00
servo_arc Bug 1871884 - Use the equivalent of std::ptr::addr_eq in servo_arc::Arc::ptr_eq. r=emilio 2023-12-26 22:56:56 +00:00
style Bug 1847521 - Replace unicode-segmentation with ICU4X in servo. r=firefox-style-system-reviewers,emilio 2024-01-18 02:29:19 +00:00
style_derive Bug 784648 - Implement the 'hanging' and 'each-line' options for CSS text-indent. r=emilio 2023-10-23 15:12:23 +00:00
style_traits Bug 1865563 - Rustfmt servo/. r=firefox-style-system-reviewers,emilio 2023-11-20 15:17:57 +00:00
to_shmem Bug 1865563 - Rustfmt servo/. r=firefox-style-system-reviewers,emilio 2023-11-20 15:17:57 +00:00
to_shmem_derive