mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Drop kalitaalexey.vscode-rust check
This commit is contained in:
parent
c0d0ceefb2
commit
f872419847
@ -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…
x
Reference in New Issue
Block a user