about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/check-doc-alias-attr-location.rs
AgeCommit message (Expand)AuthorLines
2021-01-13Update tests for extern block lintingMark Rousskov-2/+4
2020-11-25Clean up rustdoc tests by removing unnecessary featuresGuillaume Gomez-2/+0
2020-08-12Allow #[doc(alias)] on impl const itemsGuillaume Gomez-2/+2
2020-08-11Add doc(alias) attribute checks for associated consts and associated typesGuillaume Gomez-3/+13
2020-08-11Add more tests for doc aliasGuillaume Gomez-0/+13