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 d480525 commit 8390d2aCopy full SHA for 8390d2a
crates/proc-macro-srv-cli/Cargo.toml
@@ -14,7 +14,7 @@ proc-macro-api.workspace = true
14
15
[features]
16
sysroot-abi = ["proc-macro-srv/sysroot-abi"]
17
-in-rust-tree = ["proc-macro-srv/in-rust-tree"]
+in-rust-tree = ["proc-macro-srv/in-rust-tree", "sysroot-abi"]
18
19
20
[[bin]]
0 commit comments