mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-15 21:34:19 +00:00
Set proc-macro-test/sysroot-abi with proc-macro-srv/sysroot-abi
This commit is contained in:
parent
8390d2aca3
commit
79fa976864
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…
Add table
Add a link
Reference in a new issue