Skip to content

rustdoc: Can't click any links in methods that use details #91184

Closed
@camelid

Description

@camelid

For example, I can't click any links (i.e., when I click them, nothing happens) in this method's header. Likewise, I can't click any links for make_async_expr, but I can click links in wrap_in_try_constructor, which has no details tag.

This same behavior occurs in the std docs, though every std method is documented and thus has a details tag, so there's no comparison to non-details methods.

This is a regression in nightly 1.58.0. I'm using Safari on macOS; I don't know if this reproduces on other browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-uiArea: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.P-criticalCritical priorityT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions