mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-22 19:34:16 +00:00
Drop kalitaalexey.vscode-rust check
This commit is contained in:
parent
c0d0ceefb2
commit
f872419847
1 changed files with 0 additions and 1 deletions
|
@ -279,7 +279,6 @@ function warnAboutExtensionConflicts() {
|
||||||
const conflicting = [
|
const conflicting = [
|
||||||
["rust-analyzer", "matklad.rust-analyzer"],
|
["rust-analyzer", "matklad.rust-analyzer"],
|
||||||
["Rust", "rust-lang.rust"],
|
["Rust", "rust-lang.rust"],
|
||||||
["Rust", "kalitaalexey.vscode-rust"],
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const found = conflicting.filter(
|
const found = conflicting.filter(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue