about summary refs log tree commit diff
path: root/src/test/rustdoc/sidebar-links-to-foreign-impl.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-10-15rustdoc: update test cases for `.sidebar-title` -> `.sidebar-elems h3`Michael Howell-1/+1
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-2/+2
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-2/+2
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-2/+2
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-2/+2
2021-07-17Fix test cases for header titles in sidebarMichael Howell-1/+1
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-2/+2
2019-04-26Make "Implementations on Foreign Types" items in sidebar link to specific implsDmitry Murzin-0/+16