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 743c2b6 commit 448150eCopy full SHA for 448150e
extensions/VSCode/Cargo.toml
@@ -37,12 +37,6 @@ version = "0.1.46"
37
[lib]
38
crate-type = ["cdylib"]
39
40
-# To make VSCode happy, create a unused `int_test` feature, then enable this
41
-# feature in the VSCode Rust language server for a better experience. See
42
-# `server/Cargo.toml` for its actual use.
43
-[features]
44
-int_tests = []
45
-
46
[dependencies]
47
codechat-editor-server = { path = "../../server" }
48
log = "0.4.28"
0 commit comments