about summary refs log tree commit diff
path: root/src/test/rustdoc/recursive-deref.rs
AgeCommit message (Collapse)AuthorLines
2021-10-30Document tests a bit moreGuillaume Gomez-0/+3
2021-10-29Don't display "Methods from Deref<...>" if no method is display (the ones ↵Guillaume Gomez-0/+20
which don't have `self` argument)
2021-10-29Add tests for recursive derefGuillaume Gomez-1/+76
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-2/+2
Part of #87059 Partially reverts #84703 Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html
2021-06-16rename test-casesTrinity Pointard-0/+22