Skip to content

Empty Implementors section in doc #86356

@ghost

Description

On https://doc.rust-lang.org/nightly/std/marker/trait.Sized.html#implementors the Implementors section is empty. I believe it should be omitted entirely, however above on that doc page it says "All type parameters have an implicit bound of Sized." so maybe it should say "All types implement this trait unless specified otherwise using ?Sized." under that section? But that would kind of repeat the same information that we've already been given so maybe it's better to just omit it altogether.

See also: this issue's Zulip topic.

Metadata

Metadata

Assignees

Labels

A-rustdoc-uiArea: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions