Skip to content

rustdoc: put unqualified item name first in titles #84371

Closed
@jsha

Description

@jsha

When you have a lot of tabs open, the Rust stdlib documentation starts to look like this:

image

I think we should put the unqualified item name first. So for instance:

Vec in std::vec - Rust

String in std::string - Rust

Read in std::io - Rust

This would make finding the right tab in a busy browser easier.

Metadata

Metadata

Assignees

Labels

A-rustdoc-uiArea: Rustdoc UI (generated HTML)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