about summary refs log tree commit diff
path: root/tests/rustdoc/repr.rs
AgeCommit message (Collapse)AuthorLines
2025-09-25rustdoc: hide `#[repr(...)]` if it isn't part of the public ABILeón Orell Valerian Liehr-10/+144
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-6/+6
2023-09-18rustdoc: hide repr(transparent) if it isn't part of the public ABILeón Orell Valerian Liehr-0/+29