From 7e61e418d4253f779e839f64427d6d458cd4e6fb Mon Sep 17 00:00:00 2001 From: Alan Smith Date: Wed, 14 Feb 2024 03:34:40 -0500 Subject: [PATCH] Removed deprecated Rust Language Server (RLS) (#1899) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Dirk Bäumer --- _implementors/servers.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_implementors/servers.md b/_implementors/servers.md index 528e32b..2bd69f9 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -189,7 +189,6 @@ index: 1 | Ruby | [Rafał Łasocha](https://github.com/swistak35) | [orbacle](https://github.com/swistak35/orbacle) | Ruby | | [Ruby](https://www.ruby-lang.org/en/) | [Kurt Werle](https://github.com/kwerle/) | [ruby_language_server](https://github.com/kwerle/ruby_language_server) | Ruby | | Ruby | [Shopify](https://github.com/Shopify) | [Ruby LSP](https://github.com/Shopify/ruby-lsp) | Ruby | -| Rust | [Jonathan Turner](https://github.com/jonathandturner) | [Rust Language Server](https://github.com/rust-lang-nursery/rls) | Rust | | Rust | [Aleksey Kladov](https://github.com/matklad) | [Rust Analyzer](https://github.com/rust-analyzer/rust-analyzer) | Rust | | Scala | [Iulian Dragos](https://github.com/dragos) | [dragos-vscode-scala](https://github.com/dragos/dragos-vscode-scala) | Scala | | Scala | [Scalameta](https://github.com/scalameta) | [Metals](https://github.com/scalameta/metals) | Scala |