Skip to content

Commit 8e14c7b

Browse files
committed
Opt in to generate-link-to-definition when building on docs.rs
1 parent ea1cdeb commit 8e14c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ trybuild = { version = "1.0.49", features = ["diff"] }
1919

2020
[package.metadata.docs.rs]
2121
targets = ["x86_64-unknown-linux-gnu"]
22+
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)