Skip to content

Commit 948234f

Browse files
committed
Opt in to generate-link-to-definition when building on docs.rs
1 parent cc506ef commit 948234f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ trybuild = { version = "1.0.81", features = ["diff"] }
2424

2525
[package.metadata.docs.rs]
2626
targets = ["x86_64-unknown-linux-gnu"]
27+
rustdoc-args = ["--generate-link-to-definition"]

0 commit comments

Comments
 (0)