about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/check-doc-alias-attr.stderr
AgeCommit message (Expand)AuthorLines
2020-12-02Add tests for #[doc(keyword = "...")] and update other doc attributes testsGuillaume Gomez-3/+3
2020-12-01Improve some attributes error spansGuillaume Gomez-12/+12
2020-11-25Clean up rustdoc tests by removing unnecessary featuresGuillaume Gomez-9/+9
2020-10-06Enforce whitespace ascii character check for doc aliasGuillaume Gomez-1/+13
2020-10-05Allow ascii whitespace char for doc aliasesGuillaume Gomez-8/+2
2020-10-02Update testsGuillaume Gomez-1/+33
2020-08-11Put back attributes check pass in rustdocGuillaume Gomez-0/+20
2020-07-08Move #[doc(alias)] check in rustcGuillaume Gomez-20/+0
2020-05-30Add test for doc alias attribute validationGuillaume Gomez-0/+20