| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-08 | Preserve non-local recursive `Deref` impls | J. Ryan Stinnett | -0/+26 | |
| 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. | ||||
