Skip to content

Commit de83eda

Browse files
committed
Opt in to generate-link-to-definition when building on docs.rs
1 parent fbc4bc6 commit de83eda

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
@@ -20,3 +20,4 @@ doc-scrape-examples = false
2020

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

0 commit comments

Comments
 (0)