about summary refs log tree commit diff
path: root/src/test/rustdoc/deref-recursive.rs
AgeCommit message (Collapse)AuthorLines
2021-01-08Use target in `Deref` method section IDsJ. Ryan Stinnett-4/+6
There can now be multiple `Deref` method sections, so this adds the target type to the section ID to ensure they are unique.
2021-01-08Recursively document methods via `Deref` traitsJ. Ryan Stinnett-0/+40