-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: 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.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
If you check https://doc.rust-lang.org/std/primitive.fn.html, there is no real ordering for Debug implementations.
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/.
pretzelhammer, lights0123 and betseg
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: 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.Relevant to the rustdoc team, which will review and decide on the PR/issue.