Skip to content

rustdoc/stdlib docs: Auto trait implementations are missing reference types. #50431

Closed
@alercah

Description

@alercah

The auto traits Sync and RefUnwindSafe do not indicate anywhere in generated documentation that they are generated for reference types. The RefUnwindSafe page appears to not have any auto implementations listed; Sync's page lists auto implementors but does not include references. The reference page covers it in the prose, but neither of the traits appears in the implementation list.

Metadata

Metadata

Labels

A-trait-systemArea: Trait systemC-enhancementCategory: An issue proposing an enhancement or a PR with one.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