about summary refs log tree commit diff
path: root/src/test/rustdoc/deref-recursive-pathbuf.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-10-15rustdoc: update test cases for `.sidebar-title` -> `.sidebar-elems h3`Michael Howell-2/+2
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-2/+2
2021-10-30Document tests a bit moreGuillaume Gomez-0/+1
2021-10-29Add tests for recursive derefGuillaume Gomez-0/+24
2021-06-10manually crafted revert of PR #80653, to address issue #82465.Felix S. Klock II-24/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2021-01-08Preserve non-local recursive `Deref` implsJ. Ryan Stinnett-0/+26