We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccfdf5 commit fba3ffaCopy full SHA for fba3ffa
posts/2022-06-01-RLS-deprecation.md
@@ -4,7 +4,7 @@ title: "RLS Deprecation"
4
author: The Rust Dev Tools Team
5
---
6
7
-The Rust Language Server (RLS) is being deprecated in favor of [rust-analyzer](https://rust-analyzer.github.io/).
+The Rust Language Server (RLS) is being deprecated in favor of [rust-analyzer](https://github.com/rust-lang/rust-analyzer).
8
Current users of RLS should migrate to using rust-analyzer instead.
9
Builds of RLS will continue to be released until at least the Rust 1.64 release (2022-09-22), after which no new releases will be made.
10
This timeline may change if any issues arise.
0 commit comments