about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/macro-docs.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-10-01bless rustdoc-uiMaybe Waffle-1/+1
2022-03-01Add test to ensure it does not panic when an intra-doc link is generated ↵Guillaume Gomez-0/+20
from a macro