Skip to content

Commit 8f424f2

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Compatibility Notes
6363
Was previously relative to the rustc's internal `CodeMap` struct which
6464
required the unstable library `libsyntax` to correctly use.
6565
- [`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`
6668

6769
[42565]: https://github.com/rust-lang/rust/pull/42565
6870
[42588]: https://github.com/rust-lang/rust/pull/42588
@@ -77,6 +79,7 @@ Compatibility Notes
7779
[43911]: https://github.com/rust-lang/rust/pull/43911
7880
[43916]: https://github.com/rust-lang/rust/pull/43916
7981
[43917]: https://github.com/rust-lang/rust/pull/43917
82+
[44204]: https://github.com/rust-lang/rust/pull/44204
8083
[cargo/4123]: https://github.com/rust-lang/cargo/pull/4123
8184
[cargo/4216]: https://github.com/rust-lang/cargo/pull/4216
8285
[cargo/4270]: https://github.com/rust-lang/cargo/pull/4270

0 commit comments

Comments
 (0)