mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
84ac80f192
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
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.