summary refs log tree commit diff
path: root/src/test/rustdoc/recursive-deref.rs
AgeCommit message (Expand)AuthorLines
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-9/+9
2022-08-13rustdoc: Fix incorrect usage of `@!has` and `@!matches`Noah Lev-4/+4
2022-08-13Update `@!has` name in testsNoah Lev-4/+4
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 whi...Guillaume Gomez-0/+20
2021-10-29Add tests for recursive derefGuillaume Gomez-1/+76
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-2/+2
2021-06-16rename test-casesTrinity Pointard-0/+22