Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -1/+2 |
* | script: Feature-gate all crown support. (#35055) | Josh Matthews | 2025-01-18 | 1 | -2/+2 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -3/+7 |
* | Add CanGc argument to reflect_dom_object (#34606) | Domenico Rizzo | 2024-12-13 | 1 | -0/+2 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | Replace script_plugins with a clippy like rustc driver (named crown) (#30508) | Samson | 2023-12-01 | 1 | -2/+2 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -3/+5 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -1/+1 |
* | Introduce DynamicModuleOwner dom struct | CYBAI | 2020-07-18 | 1 | -0/+54 |