servo/components
Martin Robinson f4d3af296c Move *_traits and other shared types to shared
This is the start of the organization of types that are in their own
crates in order to break dependency cycles between other crates. The
idea here is that putting these packages into their own directory is the
first step toward cleaning them up. They have grown organically and it
is difficult to explain to new folks where to put new shared types. Many
of these crates contain more than traits or don't contain traits at all.

Notably, `script_traits` isn't touched because it is vendored from
Gecko. Eventually this will move to `third_party`.
2023-11-03 15:38:18 +00:00
..
allocator Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
atoms Further changes required by Servo 2023-11-03 08:59:49 +01:00
background_hang_monitor Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
bluetooth Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
canvas Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
compositing Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
config Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
config_plugins Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
constellation Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
derive_common style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
devtools Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
dom_struct remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
domobject_derive Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
geometry Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
gfx Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
layout_2020 Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
layout_thread Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
layout_thread_2020 Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
malloc_size_of Further changes required by Servo 2023-10-02 14:37:19 +00:00
media Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
metrics Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
net Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
pixels Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
rand Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
range Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
remutex Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
script Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script_plugins Update rust version to "nightly-2023-03-18" (#30630) 2023-11-01 13:28:26 +00:00
selectors style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
servo Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
servo_arc Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
shared Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
size_of_test Further changes required by Servo 2023-08-16 17:46:41 +02:00
style Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
style_derive style: Make vertical writing mode (left/right) in text-emphasis-position optional 2023-11-03 08:59:49 +01:00
style_traits style: While at it use some better names for some bits 2023-10-02 14:37:19 +00:00
to_shmem Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
to_shmem_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
url Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webdriver_server Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
webgpu Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
webrender_surfman Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00