Skip to content

Commit 400eaa9

Browse files
committed
Point standard library links to stable
1 parent 4d4f53c commit 400eaa9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Cargo.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ trybuild = { version = "1.0.81", features = ["diff"] }
3232
[package.metadata.docs.rs]
3333
features = ["preserve_order", "raw_value", "unbounded_depth"]
3434
targets = ["x86_64-unknown-linux-gnu"]
35-
rustdoc-args = ["--generate-link-to-definition"]
35+
rustdoc-args = [
36+
"--generate-link-to-definition",
37+
"--extern-html-root-url=core=https://doc.rust-lang.org",
38+
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
39+
"--extern-html-root-url=std=https://doc.rust-lang.org",
40+
]
3641

3742
[package.metadata.playground]
3843
features = ["float_roundtrip", "raw_value", "unbounded_depth"]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy