aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/document_collection.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-3/+3
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-8/+8
* Elide lifetimes where possible after rustup (#34824)Martin Robinson2025-01-031-1/+1
* Correct a variety of documentation issues (#34786)Martin Robinson2024-12-291-1/+1
* script: Cache the `<iframe>` list per-Document (#34702)Martin Robinson2024-12-201-6/+8
* script: Update the rendering when receiving IPC messages instead of just refl...Martin Robinson2024-12-091-0/+177