Skip to content

Commit

Permalink
Remove in-rust-tree feature
Browse files Browse the repository at this point in the history
Since it's unused for now -it'll be re-introduced along with the
upcoming `proc-macro-srv/sysroot` feature.
  • Loading branch information
fasterthanlime committed Jul 20, 2022
1 parent d5b1ae6 commit 244f29b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rust-analyzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ mbe = { path = "../mbe" }
[features]
jemalloc = ["jemallocator", "profile/jemalloc"]
force-always-assert = ["always-assert/force"]
in-rust-tree = []

0 comments on commit 244f29b

Please sign in to comment.