File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ Compatibility Notes
63
63
Was previously relative to the rustc's internal ` CodeMap ` struct which
64
64
required the unstable library ` libsyntax ` to correctly use.
65
65
- [ ` 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 `
66
68
67
69
[ 42565 ] : https://github.com/rust-lang/rust/pull/42565
68
70
[ 42588 ] : https://github.com/rust-lang/rust/pull/42588
@@ -77,6 +79,7 @@ Compatibility Notes
77
79
[ 43911 ] : https://github.com/rust-lang/rust/pull/43911
78
80
[ 43916 ] : https://github.com/rust-lang/rust/pull/43916
79
81
[ 43917 ] : https://github.com/rust-lang/rust/pull/43917
82
+ [ 44204 ] : https://github.com/rust-lang/rust/pull/44204
80
83
[ cargo/4123 ] : https://github.com/rust-lang/cargo/pull/4123
81
84
[ cargo/4216 ] : https://github.com/rust-lang/cargo/pull/4216
82
85
[ cargo/4270 ] : https://github.com/rust-lang/cargo/pull/4270
You can’t perform that action at this time.
0 commit comments