summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package.json.patch b/package.json.patch
deleted file mode 100644
index 76c7c9e1145e..000000000000
--- a/package.json.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- package.json.old 2022-06-26 19:53:54.778327977 +0800
-+++ package.json.new 2022-06-26 19:56:09.771667299 +0800
-@@ -120,7 +120,7 @@
- "null",
- "string"
- ],
-- "default": null,
-+ "default": "/usr/bin/rust-analyzer",
- "markdownDescription": "Path to rust-analyzer executable (points to bundled binary by default). If this is set, then \"rust-analyzer.updates.channel\" setting is not used"
- },
- "rust-analyzer.server.extraEnv": {