Skip to content

Remove rustdoc intra-doc-link macro resolution fallback #110879

Closed
@jyn514

Description

@jyn514

In #96676, @petrochenkov added a compatibility hack (#96676 (comment)) to rustdoc so that macros that failed to resolve would still generate a link even though they weren't in scope, to prevent unnecessarily breaking docs. It's been nearly a year since then; I think we can remove the hack now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameA-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions