Skip to content

Spurious redirect from latest to crate page #3368

Description

@kpreid

Steps to reproduce:

  1. Visit https://docs.rs/cpal/latest/cpal/, which should be the documentation for cpal.
  2. Get redirected to https://docs.rs/crate/cpal/latest

This only happens with latest and not with, for example, https://docs.rs/cpal/0.18.1/cpal/. I notice that the build info says that some but not all builds failed, so, as wild speculation, perhaps what is happening is that the logic to redirect away from a failed docs build is activating when it should not.

@rustbot label +C-bug +A-frontend

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