Skip to content

Adding rustdoc-args = ["--generate-link-to-definition"] in [package.metadata.docs.rs] makes documentation coverage dissapear #2581

Closed
rust-lang/rust
#129050
@carloskiki

Description

@carloskiki

Its seems that all crates that are documented with the option rustdoc-args = ["--generate-link-to-definition"] do not have the "documentation coverage" section in the crates' drop down menu in docs.rs.

For example: clap, vs tokio

Why is that? Why can't there always be the coverage info displayed?

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