Skip to content

rustdoc: Enabling mergeable CCI broke the search functionality for the stdlib and for our internal docs #162334

Description

@fmease

Over at https://doc.rust-lang.org/nightly/nightly-rustc, it's impossible to find rustc_ast::ast::Attribute directly via the search feature.

Attribute

It doesn't matter if I search rustc_ast::ast::Attribute, rustc_ast::Attribute, ast::Attribute or Attribute.

Image

ast::Attribute & rustc_ast::Attribute & rustc_ast::ast::Attribute

Here, it "at least" indirectly lists the correct type as part of an associated function.

Image

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.E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleP-criticalCritical priorityS-has-bisectionStatus: A bisection has been found for this issueT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions