about summary refs log tree commit diff
path: root/tests/rustdoc/inline_cross/attributes.rs
AgeCommit message (Collapse)AuthorLines
2025-09-25rustdoc: Fully escape link section and export nameLeón Orell Valerian Liehr-2/+15
Escape "special characters" (e.g., double quotes `"` and line breaks `\n`). Escape HTML. Lastly, add regression tests and clean up existing tests.
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-09-18rustdoc: hide repr(transparent) if it isn't part of the public ABILeón Orell Valerian Liehr-0/+7