Skip to content

rustdoc: Searching should change the document title #26360

Closed
@jethrogb

Description

@jethrogb

When you search, the document title remains the same as the last page you were on. This is quite confusing if you look through your tab's browsing history. For example, you might see something like:

  • (newest)
  • std::cmp::Eq - Rust
  • std::borrow::Borrow - Rust
  • std::borrow::Borrow - Rust
  • (oldest)

However, the second entry takes you to the page "Results for eq". The title of that page should also be "Results for eq".

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