about summary refs log tree commit diff
path: root/src/test/ui/rustdoc/doc-alias-crate-level.stderr
AgeCommit message (Collapse)AuthorLines
2021-03-13Add hyphen to "crate level"Camelid-1/+1
"crate level attribute" -> "crate-level attribute"
2021-03-08Move rustdoc UI tests into a subdirectoryJoshua Nelson-0/+14
This also adds a little leeway to the test limit.