aboutsummaryrefslogtreecommitdiffstats
path: root/components/derive_common/cg.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-396/+0
* Revert remaining Stylo changes (#31408)Delan Azabani2024-02-221-5/+5
* style: Reduce diff with upstream derive_common and malloc_size_of (#31363)Delan Azabani2024-02-161-4/+4
* style: Update serde_with to 3.0.0Mike Hommey2023-11-241-3/+3
* style: Fix clippy warningsSylvestre Ledru2023-11-211-1/+1
* style: Move fixed-point font types to RustEmilio Cobos Álvarez2023-10-021-1/+4
* 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
* Upgrade remaining components to edition 2018sagudev2023-02-181-2/+2
* 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
* 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-121-0/+350