Skip to content

rustdoc doesn't include renamed re-exports in search results #86337

Description

@jyn514

I tried this: Go to https://docs.rs/tracing-subscriber/0.2.18/tracing_subscriber/ and search for FmtSubscriber

I expected to see this happen: Rustdoc shows a search result for https://docs.rs/tracing-subscriber/0.2.18/tracing_subscriber/fmt/struct.Subscriber.html, which is re-exported as FmtSubscriber in the root.

Instead, this happened: Rustdoc doesn't show any results.

Meta

This was generated with rustdoc 1.53.0-nightly (42816d61e 2021-04-24)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-searchArea: Rustdoc's search featureC-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions