Skip to content

Stability attribute should not be displayed as just color #24201

Closed
@rodrigorc

Description

@rodrigorc

In rustdoc documentation, the stability attribute is shown as a little vertical bar to the left of the item. In the main window of crates, types, etc. it is also shown as text in the header of the window. But some items, as impl member functions do not have a proper window, so the stability is never seen in plain text.

It is a well known usability rule that relevant information should never be revealed with color only, as the sensibility to color varies highly between individuals.

I would like stability to be shown as a letter, icon or something other than color alone, so that color-blind people will see what they are doing.

Metadata

Metadata

Assignees

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