We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48fc02 commit 211e409Copy full SHA for 211e409
1 file changed
Cargo.toml
@@ -33,6 +33,7 @@ trybuild = { version = "1.0.108", features = ["diff"] }
33
targets = ["x86_64-unknown-linux-gnu"]
34
rustdoc-args = [
35
"--generate-link-to-definition",
36
+ "--generate-macro-expansion",
37
"--extern-html-root-url=core=https://doc.rust-lang.org",
38
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
39
"--extern-html-root-url=std=https://doc.rust-lang.org",
0 commit comments