about summary refs log tree commit diff
path: root/src/librustdoc/html/tests.rs
AgeCommit message (Expand)AuthorLines
2025-05-26Avoid `Box` in `href_relative_parts`.Nicholas Nethercote-11/+11
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2022-01-14rustdoc: avoid many `Symbol` to `String` conversions.Nicholas Nethercote-21/+27
2021-12-13rustdoc: Add `UrlPartsBuilder`Noah Lev-8/+8
2021-04-17rustdoc: use more precise relative URLSMichael Howell-0/+44