File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
to [ doc.rust-lang.org/cargo] ( https://doc.rust-lang.org/cargo )
55
55
- [ The rustdoc book is now available] [ 43863 ]
56
56
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 `
57
59
58
60
Compatibility Notes
59
61
-------------------
@@ -63,8 +65,6 @@ Compatibility Notes
63
65
Was previously relative to the rustc's internal ` CodeMap ` struct which
64
66
required the unstable library ` libsyntax ` to correctly use.
65
67
- [ ` 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 `
68
68
69
69
[ 42565 ] : https://github.com/rust-lang/rust/pull/42565
70
70
[ 42588 ] : https://github.com/rust-lang/rust/pull/42588
You can’t perform that action at this time.
0 commit comments