-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
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
Sections appearing on the sidebar seem to not have a deterministic order and can result in variations like the attached screenshot. The order probably should be deterministic and go either Structs → Modules → Crates
or Crates→ Mdoules → Struct
.
Reloading the page many times seems to successfully reproduce the issue here.
Metadata
Metadata
Assignees
Labels
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.