about summary refs log tree commit diff
path: root/src/test/ui/doc-alias-crate-level.stderr
AgeCommit message (Collapse)AuthorLines
2021-03-08Move rustdoc UI tests into a subdirectoryJoshua Nelson-14/+0
This also adds a little leeway to the test limit.
2021-01-05Remove useless doc_alias featureGuillaume Gomez-2/+2
2020-12-02Add tests for #[doc(keyword = "...")] and update other doc attributes testsGuillaume Gomez-4/+10
2020-12-01Improve some attributes error spansGuillaume Gomez-2/+2
2020-10-04Enforce crate level attributes checksGuillaume Gomez-1/+1
2020-10-03Ensure that the error isn't displayed more than onceGuillaume Gomez-1/+1
2020-10-03Add test for #[doc(alias = "...")] at crate levelGuillaume Gomez-0/+8