Function rustdoc::passes::collect_intra_doc_links::is_derive_trait_collision [−][src]
Expand description
Check for resolve collisions between a trait and its derive.
These are common and we should just resolve to the trait in that case.