Skip to content

Commit 47e373d

Browse files
committed
add RLS note
1 parent b000147 commit 47e373d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

posts/2022-09-22-Rust-1.64.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,10 @@ Rust 1.64 includes some changes that might prevent you from upgrading:
192192
versions, which have been out for more than a year. The vast majority of
193193
impacted users should be able to mitigate with a `cargo update`.
194194

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.
195199

196200
### Other changes
197201

0 commit comments

Comments
 (0)