aboutsummaryrefslogtreecommitdiffstats
path: root/components/config_plugins/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-206/+0
* add allow(non_camel_case_types) to generated pref structs (#33987)Ville Lindholm2024-10-241-0/+1
* Replace lazy_static crate with `std::sync::LazyLock` in layout and config (#3...Hayashi Mikihiro2024-08-151-4/+3
* Remove use of proc_macro_diagnostics feature (#30745)Martin Robinson2023-11-171-11/+1
* Update to syn 2 where possible (#30387)Samson2023-09-191-19/+12
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-4/+8
* Fix some Clippy lints.Teymour Aldridge2022-08-041-2/+2
* Fix warnings introduced in newer Rust NightlySimon Sapin2021-02-251-6/+8
* Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)Simon Sapin2020-01-161-2/+0
* Bump all in-tree components to syn 1Anthony Ramine2019-09-271-4/+4
* #8539 Config preferences backend restructurePeter Hall2019-03-201-0/+219