Skip to content

Commit e68c20e

Browse files
authored
Update RELEASES.md
1 parent 8f424f2 commit e68c20e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ Misc
5454
to [doc.rust-lang.org/cargo](https://doc.rust-lang.org/cargo)
5555
- [The rustdoc book is now available][43863]
5656
at [doc.rust-lang.org/rustdoc](https://doc.rust-lang.org/rustdoc)
57+
- [Added a preview of RLS has been made available through rustup][44204]
58+
Install with `rustup component add rls-preview`
5759

5860
Compatibility Notes
5961
-------------------
@@ -63,8 +65,6 @@ Compatibility Notes
6365
Was previously relative to the rustc's internal `CodeMap` struct which
6466
required the unstable library `libsyntax` to correctly use.
6567
- [`unused_results` lint no longer ignores booleans][43728]
66-
- [Added a preview of RLS has been made available through rustup][44204]
67-
Install with `rustup component add rls-preview`
6868

6969
[42565]: https://github.com/rust-lang/rust/pull/42565
7070
[42588]: https://github.com/rust-lang/rust/pull/42588

0 commit comments

Comments
 (0)