Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -7/+7 |
* | Upgrade rustc to 1.83 (#34793) | Nico Burns | 2025-01-01 | 1 | -1/+1 |
* | Fixed some clippy warnings in components (#32107) | komuhangi | 2024-04-19 | 1 | -8/+5 |
* | clippy: Fix unnecessary_lazy_evaluations warnings (#31898) | Oluwatobi Sofela | 2024-03-27 | 1 | -6/+2 |
* | clippy: Fix some warnings in `components/script` (#31735) | Rosemary Ajayi | 2024-03-19 | 1 | -20/+14 |
* | clippy: Fix some warnings in the `script` crate (#31719) | Rosemary Ajayi | 2024-03-18 | 1 | -5/+3 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+3 |
* | Changed DOMString usages to string in MediaFragmentParser | sreeise | 2019-07-25 | 1 | -26/+11 |
* | Media fragment parser | sreeise | 2019-07-22 | 1 | -0/+355 |