Commit Graph

1 Commits

Author SHA1 Message Date
J. Ryan Stinnett 8eaf68f92c Preserve non-local recursive `Deref` impls
This adjusts the `rustdoc` trait impl collection path to preserve `Deref` impls
from other crates. This adds a first pass to map all of the `Deref` type to
target edges and then recursively preserves all targets.
2021-01-08 07:15:03 +00:00