Skip to content

Commit a38d35a

Browse files
committed
Opt in to generate-link-to-definition when building on docs.rs
1 parent 036a373 commit a38d35a

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
@@ -28,3 +28,4 @@ trybuild = { version = "1.0.81", features = ["diff"] }
2828

2929
[package.metadata.docs.rs]
3030
targets = ["x86_64-unknown-linux-gnu"]
31+
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)