Skip to content

Beta standard library docs do not show signature for linked methods #57814

Closed
@tspiteri

Description

@tspiteri

For example, https://doc.rust-lang.org/beta/std/primitive.i8.html#method.min_value shows:
screenshot_2019-01-21 i8 - rust

In nightly, the signature is shown but unhighlighted, for example https://doc.rust-lang.org/nightly/std/primitive.i8.html#method.min_value shows:
screenshot_2019-01-21 i8 - rust 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions