mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-23 10:25:06 +00:00
Bring back in-rust-tree feature to ide
This commit is contained in:
parent
9252f33403
commit
dc850b3a86
1 changed files with 3 additions and 0 deletions
|
@ -51,5 +51,8 @@ expect-test = "1.4.0"
|
|||
test-utils.workspace = true
|
||||
test-fixture.workspace = true
|
||||
|
||||
[features]
|
||||
in-rust-tree = []
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
Loading…
Reference in a new issue