Merge pull request #1784 from ehuss/deprecate-readme

This commit is contained in:
Igor Matuszewski 2022-08-29 23:32:29 +02:00 committed by GitHub
commit 04afefab3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
[![Build Status](https://github.com/rust-lang/rls/workflows/CI/badge.svg?branch=master)](https://github.com/rust-lang/rls/actions?query=workflow%3ACI+branch%3Amaster)
# ⚠️ RLS is no longer supported
RLS has been deprecated and is no longer supported.
It has been replaced with [rust-analyzer](https://rust-analyzer.github.io/).
Users are encouraged to uninstall RLS and follow the instructions in the
rust-analyzer manual to install it for your editor.
----
# Rust Language Server (RLS)