Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit cc83b0a

Browse files
committed
Opt in to generate-link-to-definition when building on docs.rs
1 parent 954e384 commit cc83b0a

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