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