Skip to content

Commit abf0822

Browse files
committed
Set proc-macro-test/sysroot-abi with proc-macro-srv/sysroot-abi
1 parent 3e3d08c commit abf0822

File tree

1 file changed

+1
-1
lines changed
  • src/tools/rust-analyzer/crates/proc-macro-srv

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ expect-test = "1.4.0"
3737
proc-macro-test.path = "./proc-macro-test"
3838

3939
[features]
40-
sysroot-abi = []
40+
sysroot-abi = ["proc-macro-test/sysroot-abi"]
4141
in-rust-tree = ["mbe/in-rust-tree", "sysroot-abi"]
4242

4343
[lints]

0 commit comments

Comments
 (0)