-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Open
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-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
Location (URL)
https://doc.rust-lang.org/std/
Summary
While reviewing documentation, after sometime away from Rust, I was surprise that the documentation site at https://doc.rust-lang.org/std/ did not provide a convenient means of selecting the Rust version for the documentation it provided. It did help display the Rust version of the documentation it was actually showing but a way to switch to an earlier version that was needed would have been nice. According to Google Gemini, I have to manually modify the URL to insert the correct Rust version, presumably in the correct format whatever that would be.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-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.