]> git.lizzy.rs Git - rust.git/blob - src/tools/rls/README.md
Rollup merge of #101100 - compiler-errors:generalize-call-suggestions, r=petrochenkov
[rust.git] / src / tools / rls / README.md
1 # RLS Stub
2
3 RLS has been replaced with [rust-analyzer](https://rust-analyzer.github.io/).
4
5 This directory contains a stub which replaces RLS with a simple LSP server
6 which only displays an alert to the user that RLS is no longer available.