Skip to content

Intra-doc links that rely on dev-dependencies don't work #1783

@jplatte

Description

@jplatte

This section of axum's documentation contains a bunch of broken intra-doc links, mostly to tower-http (bug report). It looks like the culprit here is that somehow, dev-dependencies are excluded when docs.rs builds the docs, which means that most of tower-http's features aren't activated, so the modules we want to link to don't exist and rustdoc just inserts the intra-doc link verbatim.

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