about summary refs log tree commit diff
path: root/src/tools/rls/README.md
blob: 43c331c413f5cafbd41f6ba98b5d3adf4f1f3674 (plain)
1
2
3
4
5
6
# RLS Stub

RLS has been replaced with [rust-analyzer](https://rust-analyzer.github.io/).

This directory contains a stub which replaces RLS with a simple LSP server
which only displays an alert to the user that RLS is no longer available.