aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/record.rs
Commit message (Expand)AuthorAgeFilesLines
* Move CustomTraceable to script_bindings. (#35988)Josh Matthews2025-03-161-203/+0
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-4/+4
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-3/+3
* Fix some clippy warnings in `components/gfx` and `components/script` (#32215)Pi-Cla2024-05-021-0/+6
* clippy: Fix several warnings (#31710)RustAndMetal2024-03-181-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-23/+14
* Use mozjs tracing infrastructure (#29918)Samson2023-08-101-0/+1
* Format.Josh Matthews2022-11-231-3/+8
* Changes for spidermomkey upgrade.Josh Matthews2022-11-231-3/+4
* Update SpiderMonkeyAnthony Ramine2020-03-061-2/+2
* Support WebIDL `record<>`Kagami Sascha Rosylight2019-10-151-0/+199