Set proc-macro-test/sysroot-abi with proc-macro-srv/sysroot-abi

This commit is contained in:
Lukas Wirth 2024-01-04 15:12:57 +01:00
parent fd1de0bbb0
commit 0cfb3093d1

View file

@ -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]