We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56493e4 commit b4e3b2eCopy full SHA for b4e3b2e
src/tools/rust-analyzer/crates/ide/Cargo.toml
@@ -51,5 +51,8 @@ expect-test = "1.4.0"
51
test-utils.workspace = true
52
test-fixture.workspace = true
53
54
+[features]
55
+in-rust-tree = []
56
+
57
[lints]
58
workspace = true
0 commit comments