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 b000147 commit 47e373dCopy full SHA for 47e373d
posts/2022-09-22-Rust-1.64.0.md
@@ -192,6 +192,10 @@ Rust 1.64 includes some changes that might prevent you from upgrading:
192
versions, which have been out for more than a year. The vast majority of
193
impacted users should be able to mitigate with a `cargo update`.
194
195
+As part of the [RLS
196
+deprecation](https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html), this
197
+is also the last release containing a copy of RLS. Starting from Rust 1.65.0,
198
+RLS will be replaced by a small LSP server showing the deprecation warning.
199
200
### Other changes
201
0 commit comments