Skip to content

Stability levels on associated types seem to be being ignored #21746

Closed
@chris-morgan

Description

@chris-morgan

In the code, associated types like Iterator::Item are marked #[stable], but in the generated documentation they are marked as having no stability level. This appears to end up going into the stability dashboard as well; after #21745 lands, I think that almost all of the remaining unmarked items are associated types.

Metadata

Metadata

Assignees

Labels

A-associated-itemsArea: Associated items (types, constants & functions)A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.P-lowLow priority

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions