We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa74d57 commit ce64207Copy full SHA for ce64207
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