book icon indicating copy to clipboard operation
book copied to clipboard

Replace RLS with rust-analyzer in ch00

Open zica87 opened this issue 2 years ago • 1 comments
trafficstars

Because Rust Language Server is deprecated now.

zica87 avatar Feb 20 '23 12:02 zica87

I just started learning Rust and reading the rust book. I had already heard about rust-analyzer when following guides for setting up my IDE, and the Rust Language Server sounded very similar so I was curious how the two were related. I discovered that they basically do the same thing, and that RLS was officially deprecated over a year ago in favor of rust-analyzer. It would be nice if this PR could go through to help avoid confusion, especially as it is right at the front of the book which is almost certainly read by the most people.

BlacRyu avatar Nov 22 '23 00:11 BlacRyu