about summary refs log tree commit diff
path: root/tests/rustdoc/inline_cross/auxiliary/attributes.rs
AgeCommit message (Collapse)AuthorLines
2025-09-25rustdoc: Fully escape link section and export nameLeón Orell Valerian Liehr-0/+9
Escape "special characters" (e.g., double quotes `"` and line breaks `\n`). Escape HTML. Lastly, add regression tests and clean up existing tests.
2023-09-18rustdoc: hide repr(transparent) if it isn't part of the public ABILeón Orell Valerian Liehr-0/+2