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 3e3d08c843
commit abf08229ae
1 changed files with 1 additions and 1 deletions

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]