Skip to content

Primitive fn implementation list for Debug is ordered pretty much randomly #71859

Closed
@LunaBorowska

Description

@LunaBorowska

If you check https://doc.rust-lang.org/std/primitive.fn.html, there is no real ordering for Debug implementations.

image

https://doc.rust-lang.org/std/fmt/trait.Debug.html on the other hand has a reasonable ordering for those functions.

I noticed this issue initially on https://www.reddit.com/r/rustjerk/comments/gcdb7m/varargs_at_home/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-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