We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3d08c commit abf0822Copy full SHA for abf0822
src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml
@@ -37,7 +37,7 @@ expect-test = "1.4.0"
37
proc-macro-test.path = "./proc-macro-test"
38
39
[features]
40
-sysroot-abi = []
+sysroot-abi = ["proc-macro-test/sysroot-abi"]
41
in-rust-tree = ["mbe/in-rust-tree", "sysroot-abi"]
42
43
[lints]
0 commit comments