about summary refs log tree commit diff
path: root/tests/rustdoc/macro
AgeCommit message (Collapse)AuthorLines
2025-08-23Also support statements and patterns for macro expansionGuillaume Gomez-0/+28
2025-06-12Fix a missing fragment specifier in rustdoc testsTrevor Gross-3/+3
2025-05-05Created `tests/rustdoc/macro` subfolder to limit number of files at the top ↵Guillaume Gomez-0/+739
level