aboutsummaryrefslogtreecommitdiffstats
path: root/components/derive_common
Commit message (Expand)AuthorAgeFilesLines
* Further changes required by ServoOriol Brufau2023-11-241-2/+2
* style: Update serde_with to 3.0.0Mike Hommey2023-11-242-5/+5
* style: Fix clippy warningsSylvestre Ledru2023-11-211-1/+1
* style: Move fixed-point font types to RustEmilio Cobos Álvarez2023-10-021-1/+4
* Update to syn 2 where possible (#30387)Samson2023-09-191-2/+2
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+5
* style: Allow to derive Parse/ToCss/SpecifiedValueInfo on bitflagsEmilio Cobos Álvarez2023-08-161-0/+5
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-161-5/+0
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-151-0/+5
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-5/+5
* Upgrade remaining components to edition 2018sagudev2023-02-183-10/+3
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-4/+9
* style: Teach style_derive's map_type_params about mapping self correctly.Emilio Cobos Álvarez2021-02-261-12/+18
* style: Gracefully handle errors creating shared memory UA style sheets.Cameron McCormack2020-06-041-4/+25
* Partial preparations for upgrading to Rust nightly-2020-05-26Simon Sapin2020-05-261-1/+5
* derive_common: Fix example in documentationFederico Mena Quintero2019-11-071-0/+2
* Bump all in-tree components to syn 1Anthony Ramine2019-09-271-5/+5
* Restrict syn features for in-tree componentsAnthony Ramine2019-09-271-1/+1
* Update darling to 0.9Bastien Orivel2019-05-231-1/+1
* Remove an unused extern crate.Emilio Cobos Álvarez2019-04-121-1/+0
* style: Share more code between ToAnimatedValue and ToComputedValue derive.Emilio Cobos Álvarez2019-04-121-3/+3
* style: Factor out some of style_derive.Cameron McCormack2019-04-123-0/+380