pub static REDUNDANT_EXPLICIT_LINKS: &LintExpand description
This lint is warn-by-default. It detects explicit links that are the same
as computed automatic links. This usually means the explicit links are removable.
This is a rustdoc only lint, see the documentation in the rustdoc book.