Skip to content

rustdoc search: invalid "in parameters" results for "streaming" #110029

Closed
@jsha

Description

@jsha

Steps to reproduce:

  1. Search for "streaming" in the hyper docs: https://docs.rs/hyper/0.14.25/hyper/index.html?search=streaming (built with 2023-03-09 nightly rustdoc).

Expected results:

Either a struct with Streaming in the name appears, or no results.

Actual results:

Search page automatically shows the "In parameters" tab, and it contains results for several functions that don't mention "streaming" in their parameters.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    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