summary refs log tree commit diff
path: root/src/librustdoc/html/render/write_shared
AgeCommit message (Collapse)AuthorLines
2024-08-26rustdoc: fix missing resource suffix on `crates.js`Michael Howell-3/+3
Fixes a regression introduced in #128252.
2024-08-07rename sortedjson -> orderedjsonEtomicBomb-14/+15
2024-08-07added unit tests for write_sharedEtomicBomb-0/+206