Set sysroot-abi flag for proc-macro-cli when in-rust-tree is set
This commit is contained in:
parent
80095aac61
commit
3e3d08c843
@ -14,7 +14,7 @@ proc-macro-api.workspace = true
|
||||
|
||||
[features]
|
||||
sysroot-abi = ["proc-macro-srv/sysroot-abi"]
|
||||
in-rust-tree = ["proc-macro-srv/in-rust-tree"]
|
||||
in-rust-tree = ["proc-macro-srv/in-rust-tree", "sysroot-abi"]
|
||||
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user