Skip to content

Commit f872419

Browse files
committed
Drop kalitaalexey.vscode-rust check
1 parent c0d0cee commit f872419

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

editors/code/src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ function warnAboutExtensionConflicts() {
279279
const conflicting = [
280280
["rust-analyzer", "matklad.rust-analyzer"],
281281
["Rust", "rust-lang.rust"],
282-
["Rust", "kalitaalexey.vscode-rust"],
283282
];
284283

285284
const found = conflicting.filter(

0 commit comments

Comments
 (0)