about summary refs log tree commit diff
path: root/tests/rustdoc/attribute-rendering.rs
AgeCommit message (Collapse)AuthorLines
2025-09-25rustdoc: Fully escape link section and export nameLeón Orell Valerian Liehr-8/+0
Escape "special characters" (e.g., double quotes `"` and line breaks `\n`). Escape HTML. Lastly, add regression tests and clean up existing tests.
2025-08-23rustdoc: update attribute testsKarol Zwolak-1/+2
2025-07-23[rustdoc] Display unsafe attrs with edition 2024 `unsafe()` wrappers.Predrag Gruevski-3/+3
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-2/+2
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7