Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index ccf62d002b..f1dd3aa79f 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -1301,15 +1301,6 @@
"endsPattern": "^\\[Finished running\\b"
},
"pattern": "$rustc"
- },
- {
- "name": "rustc-run",
- "base": "$rustc",
- "fileLocation": [
- "autoDetect",
- "${command:rust-analyzer.cargoWorkspaceRootForCurrentRun}"
- ],
- "pattern": "$rustc-run"
}
],
"colors": [