about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/doc-attr.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-71/+0
2022-10-01bless rustdoc-uiMaybe Waffle-2/+2
2021-03-14Tweak diagnosticsCamelid-5/+5
2021-03-13Update `rustdoc-ui` versions of the `doc-attr` testCamelid-1/+46
2021-03-05Make invalid_doc_attribute lint pluralGuillaume Gomez-1/+1
2021-03-04Also use INVALID_DOC_ATTRIBUTE for "unknown doc attribute" warningsGuillaume Gomez-4/+7
2021-03-03Change error about unknown doc attributes to a warningJoshua Nelson-2/+11
2021-03-01Add tests for doc attribute checkGuillaume Gomez-0/+14