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 b83f487 commit ab22869Copy full SHA for ab22869
crates/proc-macro-srv/Cargo.toml
@@ -38,7 +38,7 @@ proc-macro-test.path = "./proc-macro-test"
38
39
[features]
40
sysroot-abi = []
41
-in-rust-tree = ["mbe/in-rust-tree"]
+in-rust-tree = ["mbe/in-rust-tree", "sysroot-abi"]
42
43
[lints]
44
workspace = true
0 commit comments