Skip to content

Commit

Permalink
Bring back in-rust-tree feature to ide
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola committed Mar 10, 2024
1 parent 56493e4 commit b4e3b2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tools/rust-analyzer/crates/ide/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@ expect-test = "1.4.0"
test-utils.workspace = true
test-fixture.workspace = true

[features]
in-rust-tree = []

[lints]
workspace = true

0 comments on commit b4e3b2e

Please sign in to comment.