File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -280,10 +280,11 @@ These APIs are now usable in const contexts:
280280 versions, which have been out for more than a year. The vast majority of
281281 impacted users should be able to mitigate with a ` cargo update ` .
282282
283- As part of the [ RLS
284- deprecation] ( https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html ) , this
285- is also the last release containing a copy of RLS. Starting from Rust 1.65.0,
286- RLS will be replaced by a small LSP server showing the deprecation warning.
283+ * As part of the [ RLS
284+ deprecation] ( https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html ) ,
285+ this is also the last release containing a copy of RLS. Starting from Rust
286+ 1.65.0, RLS will be replaced by a small LSP server showing the deprecation
287+ warning.
287288
288289### Other changes
289290
You can’t perform that action at this time.
0 commit comments