mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 21:43:37 +00:00
Remove in-rust-tree feature
Since it's unused for now -it'll be re-introduced along with the upcoming `proc-macro-srv/sysroot` feature.
This commit is contained in:
parent
d5b1ae66c2
commit
244f29b1e7
1 changed files with 0 additions and 1 deletions
|
@ -84,4 +84,3 @@ mbe = { path = "../mbe" }
|
|||
[features]
|
||||
jemalloc = ["jemallocator", "profile/jemalloc"]
|
||||
force-always-assert = ["always-assert/force"]
|
||||
in-rust-tree = []
|
||||
|
|
Loading…
Reference in a new issue