about summary refs log tree commit diff
path: root/src/test/ui/rustdoc/check-doc-alias-attr.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2021-03-11Update doc alias ui testsGuillaume Gomez-1/+13
2021-03-08Move rustdoc UI tests into a subdirectoryJoshua Nelson-0/+16
This also adds a little leeway to the test limit.