servo/components/style_derive
Ting-Yu Lin 3da52edffc style: Run "cargo +nightly fmt" for style components in servo
The directories changed:
* servo/components/selectors/
* servo/components/style/
* servo/components/style_derive/
* servo/ports/geckolib/

Per review request, disable rustfmt in `components_to_transform_3d_matrix()` to
preserve the format for a call to `Transform3D::new`.

My mozilla-central is at
https://hg.mozilla.org/mozilla-central/rev/d1ae84015c22f2034435b47194fdced878072035

My nightly rust is 1.66.0-nightly (8b705839c 2022-09-26).

Differential Revision: https://phabricator.services.mozilla.com/D158234
2023-11-03 08:59:49 +01:00
..
animate.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
Cargo.toml Upgrade darling to 0.13.1 2023-06-09 11:17:48 +02:00
compute_squared_distance.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
lib.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
parse.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
rustfmt.toml Avoid complaints from ./mach test-tidy 2023-08-16 17:46:41 +02:00
specified_value_info.rs style: Allow to derive Parse/ToCss/SpecifiedValueInfo on bitflags 2023-08-16 17:46:41 +02:00
to_animated_value.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
to_animated_zero.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
to_computed_value.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00
to_css.rs style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
to_resolved_value.rs Upgrade remaining components to edition 2018 2023-02-18 09:42:37 +01:00