rust/src/tools/rls/README.md
2022-08-27 21:36:08 -07:00

240 B

RLS Stub

RLS has been replaced with rust-analyzer.

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.