Skip to content

Allow intra-docs-links to jump to current crate code #15457

Open
@Daanoz

Description

@Daanoz

Currently, when clicking a intra doc link, it opens a browser linking to docs.rs crate page.

image

When working on a crate which is (not yet / never) publicly published, these links don't work. As a developer I would actually rather jump to the actual code of the mentioned type if it's in my current crate similar as the bottom Go to ExampleType. Alternatively, also list OtherType in the bottom items next to Go to ExampleType.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-doc-commentsdoc string related issuesC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions