Skip to content

Commit a7dac7c

Browse files
committed
Consistently use bullets in the compatibility section
1 parent dcde451 commit a7dac7c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)