about summary refs log tree commit diff
path: root/src/test/rustdoc/sized_trait.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-1/+1
2022-08-13rustdoc: Fix incorrect usage of `@!has` and `@!matches`Noah Lev-2/+2
2022-08-13Update `@!has` name in testsNoah Lev-2/+2
2022-07-05rustdoc: Add more semantic information to impl idspierwill-1/+1
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-3/+3
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-1/+1
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-3/+3
2021-02-19Add tests for !Sized trait displayGuillaume Gomez-0/+17