about summary refs log tree commit diff
path: root/src/test/rustdoc/src-links-auto-impls.rs
AgeCommit message (Collapse)AuthorLines
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-3/+3
Part of #87059 Partially reverts #84703 Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html
2021-06-16Make portability part of the summary.Jacob Hoffman-Andrews-3/+3
That means it will be visible under "Implementors" on trait pages, and under "Implementations" on struct/enum pages, even when all methods are collapsed. Switch to a float layout for rightside elements.
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-6/+6
2021-02-20Add test for no src links on dummy spansGuillaume Gomez-0/+12