Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/proc-macro-srv/Cargo.toml')
-rw-r--r--crates/proc-macro-srv/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/proc-macro-srv/Cargo.toml b/crates/proc-macro-srv/Cargo.toml
index a161d79693..68e0bb6ac8 100644
--- a/crates/proc-macro-srv/Cargo.toml
+++ b/crates/proc-macro-srv/Cargo.toml
@@ -36,7 +36,6 @@ proc-macro-test.path = "./proc-macro-test"
[features]
default = []
-# default = ["in-rust-tree"]
in-rust-tree = []
[lints]