about summary refs log tree commit diff
path: root/src/test/rustdoc/const-generics/const-generics-docs.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-128/+0
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-6/+6
2022-08-31Update rustdoc testsGuillaume Gomez-4/+4
2022-07-19tests: fix `rustdoc` testsArtur Sinila-2/+2
2022-07-05rustdoc: Add more semantic information to impl idspierwill-2/+2
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-2/+2
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-6/+6
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-2/+2
2020-12-26update testsBastian Kauschke-1/+0
2020-11-12Handle and test wildcard argumentsJoshua Nelson-2/+1
2020-11-11add rustdoc testBastian Kauschke-0/+130