Libstd should set doc root to point to stable docs for stable releases #30693
Labels
C-feature-accepted
Category: A feature request that has been accepted pending implementation.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Libstd defines
html_root_url = "https://doc.rust-lang.org/nightly/",
in its crate root. This should change to point to stable docs for stable releases of rust, so that stable rust/rustdoc generate pages that link to those docs.The text was updated successfully, but these errors were encountered: