mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-08 11:18:48 +00:00
Set proc-macro-test/sysroot-abi with proc-macro-srv/sysroot-abi
This commit is contained in:
parent
fd1de0bbb0
commit
0cfb3093d1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ expect-test = "1.4.0"
|
|||
proc-macro-test.path = "./proc-macro-test"
|
||||
|
||||
[features]
|
||||
sysroot-abi = []
|
||||
sysroot-abi = ["proc-macro-test/sysroot-abi"]
|
||||
in-rust-tree = ["mbe/in-rust-tree", "sysroot-abi"]
|
||||
|
||||
[lints]
|
||||
|
|
Loading…
Reference in a new issue