Skip to content

"Go to latest version" should ignore yanked versions #396

Closed
@Kinrany

Description

@Kinrany

Clicking "Go to latest version" at https://docs.rs/futures/0.1.28/futures/ opens the docs for version 0.2.3-docs-yank.4 and then redirects back to 0.1.28.

Expected behavior:
should open the latest non-yanked version, 0.2.1.
should not display "Go to latest version" since 0.1.28 is already the latest version;
for 0.1.27 should open 0.1.28 directly instead of opening the yanked version first.

Related: #112, #221

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions