Skip to content

Rustdoc doesn't display the align component of #[repr(C, align(N))] #69559

Closed
@sfackler

Description

@sfackler

For example, AtomicU64 is #[repr(C, align(8))], but rustdoc just displays #[repr(C)]: https://doc.rust-lang.org/std/sync/atomic/struct.AtomicU64.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.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