Closed
Description
Steps to reproduce:
- 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.